| Package | Description |
|---|---|
| org.exolab.castor.net.util | |
| org.exolab.castor.xml.schema.reader |
| Modifier and Type | Class and Description |
|---|---|
class |
URIResolverImpl
The default implementation of URIResolver
|
| Modifier and Type | Method and Description |
|---|---|
URIResolver |
ComponentReader.getURIResolver()
Returns the URIresolver used for resolving hrefs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentReader.setURIResolver(URIResolver uriResolver)
Sets the URIResolver to be used for resolving hrefs.
|
void |
SchemaReader.setURIResolver(URIResolver uriresolver)
Sets the URIResolver used to resolve hrefs.
|
| Constructor and Description |
|---|
ImportUnmarshaller(SchemaContext schemaContext,
Schema schema,
AttributeSet atts,
URIResolver uriResolver,
Locator locator,
SchemaUnmarshallerState state) |
IncludeUnmarshaller(SchemaContext schemaContext,
Schema schema,
AttributeSet atts,
URIResolver uriResolver,
Locator locator,
SchemaUnmarshallerState state) |
RedefineUnmarshaller(SchemaContext schemaContext,
Schema schema,
AttributeSet atts,
URIResolver uriResolver,
Locator locator,
SchemaUnmarshallerState state)
The XML Schema imported
|
SchemaUnmarshaller(SchemaContext schemaContext,
boolean include,
SchemaUnmarshallerState state,
URIResolver uriResolver)
Creates a
SchemaUnmarshaller instance. |
Copyright © 2021. All rights reserved.