Uses of Package
javax.xml.validation
| Package | Description |
|---|---|
| javax.xml.parsers | |
| javax.xml.validation |
-
Classes in javax.xml.validation used by javax.xml.parsers Class Description Schema Immutable in-memory representation of grammar. -
Classes in javax.xml.validation used by javax.xml.validation Class Description Schema Immutable in-memory representation of grammar.SchemaFactory Factory that createsSchemaobjects. Entry-point to the validation API.TypeInfoProvider This class provides access to the type information determined byValidatorHandler.Validator A processor that checks an XML document againstSchema.ValidatorHandler Streaming validator that works on SAX stream.