protected static class ValidationService.Resolver extends Object implements LSResourceResolver
| Modifier | Constructor and Description |
|---|---|
protected |
ValidationService.Resolver() |
public LSInput resolveResource(String type, String namespace, String publicId, String systemId, String baseURI)
resolveResource in interface LSResourceResolvertype - The type of resource, for example a schema, source XML document, or querynamespace - The target namespace (in the case of a schema document)publicId - The public IDsystemId - The system identifier (as written, possibly a relative URI)baseURI - The base URI against which the system identifier should be resolvedCopyright © 2004-2014. All Rights Reserved.