Since: API Level 8
package

javax.xml.validation

Classes | Description

This package provides an API for validation of XML documents.

more...

Classes

SchemaImmutable in-memory representation of grammar. 
SchemaFactoryFactory that creates Schema objects. Entry-point to the validation API. 
SchemaFactoryLoader

This class was removed from JAXP 1.3 before it was finalized but was mistakenly included in Java 5. 

TypeInfoProviderThis class provides access to the type information determined by ValidatorHandler
Validator

A processor that checks an XML document against Schema

ValidatorHandlerStreaming validator that works on SAX stream.