|
Interface Summary |
| Schema |
The Schema interface defines an abstraction of a schema usable to
validate an XML document. |
| SchemaParser |
The SchemaParser interface defines the abstraction of a component able
to parse sources and produce Schema instances suitable for validation of
XML documents. |
| ValidationHandler |
A ValidationHandler represents a ContentHandler validating
SAX events according to a validation schema. |
| Validator |
The Validator interface provides the abstraction of a component able
to validate XML documents using schemas defined in different languages. |