Package | Description |
---|---|
org.exolab.castor.net | |
org.exolab.castor.net.util | |
org.exolab.castor.xml.schema.reader |
Modifier and Type | Method and Description |
---|---|
URILocation |
URIResolver.resolve(String href,
String documentBase)
Resolves the given href and documentBase.
|
URILocation |
URIResolver.resolveURN(String urn)
Resolves the given urn.
|
Modifier and Type | Class and Description |
---|---|
class |
URILocationImpl
An implementation of URILocation
|
Modifier and Type | Method and Description |
---|---|
URILocation |
URIResolverImpl.resolve(String href,
String documentBase)
Resolves the given href and documentBase.
|
URILocation |
URIResolverImpl.resolveURN(String urn)
Resolves the given urn.
|
Modifier and Type | Class and Description |
---|---|
class |
SchemaLocation
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.
|
Copyright © 2019. All rights reserved.