All Classes and Interfaces
Class
Description
default implementation of SchemaProvider.
represents a constraint for XML attributes.
splits incoming SAX events to "islands", and feed events to IslandVerifier.
reference implementation of Dispatcher interface.
represents a constraint for one XML element.
Error handler implementation that reports errors through
the logging mechanism of Ant task.
ContentHandler that "forks" the incoming SAX2 events to
two ContentHandlers.
IslandSchema implementation for "ignored" island.
ignores namespaces which have no associated grammar.
represents a schema that validates one island.
IslandSchemaReader is responsible for parsing IslandSchema.
Interface for verifier that validates one island.
Ant Task that performs XML validation through JARV.
RELAXCatalog
Generates SAX events from a DOM tree.
The compiled representation of schemas.
provides necessary schema information for Dispatcher.
Wraps another
DocumentBuilderFactory and adds validation capability.Wraps another
SAXParserFactory and adds validation capability.An instance of this interface can validates documents.
VerifierConfigurationException
VerifierException
VerifierFactory
A class that provides information about the verifier implementation.
XMLFilter implementation that validates a document.
plain vanilla
VerifierFilter implementation.SAX2 ContentHandler implementation that validates a document.
Partial implementation of
Verifier.