| Package | Description |
|---|---|
| org.apache.ws.commons.schema | |
| org.apache.ws.commons.schema.resolver |
| Modifier and Type | Method and Description |
|---|---|
URIResolver |
XmlSchemaCollection.getSchemaResolver()
Retrieve the custom URI resolver, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSchemaCollection.setSchemaResolver(URIResolver schemaResolver)
Register a custom URI resolver
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CollectionURIResolver
Extended URIResolver that can be informed about a collective base URI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultURIResolver
This resolver provides the means of resolving the imports and includes of a given schema document.
|
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.