API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.xml.validation
Author(s)
Since
Version
Serial
Description
  This package provides an API for validation of XML documents.
See also:   
Schema View Source Immutable in-memory representation of grammar.
SchemaFactory View Source Factory that creates Schema objects. Entry-point to the validation API.
SchemaFactoryLoader View Source Factory that creates SchemaFactory.
TypeInfoProvider View Source This class provides access to the type information determined by ValidatorHandler.
Validator View Source A processor that checks an XML document against Schema.
ValidatorHandler View Source Streaming validator that works on SAX stream.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar