public class XMLSchemaURIResolver
extends java.lang.Object
implements org.exolab.castor.net.URIResolver
Constructor and Description |
---|
XMLSchemaURIResolver(java.lang.String schemaFile)
Deprecated.
EventTypeResolutionContext should be used instead |
Modifier and Type | Method and Description |
---|---|
org.exolab.castor.net.URILocation |
resolve(java.lang.String href,
java.lang.String documentBase) |
org.exolab.castor.net.URILocation |
resolveURN(java.lang.String urn) |
public XMLSchemaURIResolver(java.lang.String schemaFile)
EventTypeResolutionContext
should be used insteadschemaFile
- public org.exolab.castor.net.URILocation resolve(java.lang.String href, java.lang.String documentBase) throws org.exolab.castor.net.URIException
resolve
in interface org.exolab.castor.net.URIResolver
org.exolab.castor.net.URIException
public org.exolab.castor.net.URILocation resolveURN(java.lang.String urn) throws org.exolab.castor.net.URIException
resolveURN
in interface org.exolab.castor.net.URIResolver
org.exolab.castor.net.URIException