| Interface | Description |
|---|---|
| SchemaModel |
| Class | Description |
|---|---|
| CapturingXMLEntityResolver |
A wrapper for
XMLEntityResolvers that defers resolution to the
wrapped object and saves the byte stream of each resolved entity in a map. |
| Duration |
Support for xml schema duration.
|
| LoggingXmlErrorHandler |
Implementation of
LoggingXmlErrorHandler that outputs messages to a
log. |
| SchemaModelImpl |
Xerces based schema model.
|
| SchemaModelImpl.InternalSchemaResolver | |
| XsdMessages | |
| XSTypes |
Analyzes schema types and provides facilities to convert them
to java types.
|
| XSUtils |
Various utility methods related to XML Schema processing.
|
| Exception | Description |
|---|---|
| XsdException |
An exception class to encapsulate failures to load XML Schema documents.
|