Uses of Class
org.exolab.castor.net.URILocation
Packages that use URILocation
Package
Description
-
Uses of URILocation in org.exolab.castor.net
Methods in org.exolab.castor.net that return URILocationModifier and TypeMethodDescriptionResolves the given href and documentBase.URIResolver.resolveURN
(String urn) Resolves the given urn. -
Uses of URILocation in org.exolab.castor.net.util
Subclasses of URILocation in org.exolab.castor.net.utilMethods in org.exolab.castor.net.util that return URILocationModifier and TypeMethodDescriptionResolves the given href and documentBase.URIResolverImpl.resolveURN
(String urn) Resolves the given urn. -
Uses of URILocation in org.exolab.castor.xml.schema.reader
Subclasses of URILocation in org.exolab.castor.xml.schema.readerModifier and TypeClassDescriptionfinal class
An implementation of URILocation for applications that need to resolve an XML Schema in a non-standard way, such as a Schema embedded in another XML document, or a Schema created in-memory, etc.Methods in org.exolab.castor.xml.schema.reader that return URILocationMethods in org.exolab.castor.xml.schema.reader with parameters of type URILocationModifier and TypeMethodDescriptionprotected void
ComponentReader.parseSchema
(Parser parser, SchemaUnmarshaller schemaUnmarshaller, URILocation uri, String schemaLocation, String reason)