@Exported
| Class | Description |
|---|---|
| DOMDataHandler |
Retrieves data from an XML DOM tree.
|
| SchemaMetadata |
Class to store schema metadata.
|
| SchemaParser |
Attempts to parses the given XSD document even in cases where the
<import> elements do not specify schemaLocation
attribute. |
| TypeMap |
This class maps XML Schema Definition types to Java types.
|
| XMLSchemaDef |
The
XMLSchemaDef class parses an XML Schema definition
document and provide helper methods to query the schema's structure. |