Uses of Package
javax.xml.validation
Package
Description
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.
-
-
ClassDescriptionImmutable in-memory representation of grammar.Factory that creates
Schema
objects.This class provides access to the type information determined byValidatorHandler
.A processor that checks an XML document againstSchema
.Streaming validator that works on SAX stream.