Provides the classes for processing XML documents with a SAX (Simple API for XML)
parser or a DOM (Document Object Model) Document builder.
Provides an API for validation of XML documents.
-
Immutable in-memory representation of grammar.
-
Immutable in-memory representation of grammar.
Factory that creates
Schema
objects.
This class provides access to the type information determined
by
ValidatorHandler
.
A processor that checks an XML document against
Schema
.
Streaming validator that works on SAX stream.