public class IvoaSchemaResolver
extends java.lang.Object
implements org.w3c.dom.ls.LSResourceResolver
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AVAILABILITY_URI
Namespace URI for VOSI availability schema.
|
static java.lang.String |
CAPABILITIES_URI
Namespace URI for VOSI capabilities schema.
|
static java.lang.String |
VODATASERVICE_URI
Namespace URI for VODataService schema.
|
Constructor and Description |
---|
IvoaSchemaResolver(Reporter reporter)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getResolvedCount()
Returns the number of schemas that this resolver has so far been
asked to resolve, and has successfully resolved to known local URLs.
|
org.w3c.dom.ls.LSInput |
resolveResource(java.lang.String type,
java.lang.String namespaceURI,
java.lang.String publicId,
java.lang.String systemId,
java.lang.String baseURI) |
public static final java.lang.String VODATASERVICE_URI
public static final java.lang.String CAPABILITIES_URI
public static final java.lang.String AVAILABILITY_URI
public IvoaSchemaResolver(Reporter reporter)
reporter
- destination for validation messagespublic org.w3c.dom.ls.LSInput resolveResource(java.lang.String type, java.lang.String namespaceURI, java.lang.String publicId, java.lang.String systemId, java.lang.String baseURI)
resolveResource
in interface org.w3c.dom.ls.LSResourceResolver
public int getResolvedCount()
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.