| Type | Reason |
|---|---|
| Schema | Immutable in-memory representation of grammar. |
| SchemaFactory | Factory that creates Javax.Xml.Validation.Schema objects. Entry-point to the validation API. |
| SchemaFactoryLoader | |
| TypeInfoProvider | This class provides access to the type information determined by Javax.Xml.Validation.ValidatorHandler. |
| Validator | |
| ValidatorHandler | Streaming validator that works on SAX stream. |