All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractSchemaProviderImpl default implementation of SchemaProvider.AttributesDecl represents a constraint for XML attributes.AttributesVerifier Dispatcher splits incoming SAX events to "islands", and feed events to IslandVerifier.Dispatcher.NotationDecl Dispatcher.UnparsedEntityDecl DispatcherImpl reference implementation of Dispatcher interface.ElementDecl represents a constraint for one XML element.ErrorHandlerImpl Error handler implementation that reports errors through the logging mechanism of Ant task.ForkContentHandler ContentHandler that "forks" the incoming SAX2 events to two ContentHandlers.IgnoredSchema IslandSchema implementation for "ignored" island.IgnoreVerifier ignores namespaces which have no associated grammar.IslandSchema represents a schema that validates one island.IslandSchemaReader IslandSchemaReader is responsible for parsing IslandSchema.IslandVerifier Interface for verifier that validates one island.JARVTask Ant Task that performs XML validation through JARV.RELAXCatalog RELAXCatalogSAXEventGenerator Generates SAX events from a DOM tree.Schema The compiled representation of schemas.SchemaProvider provides necessary schema information for Dispatcher.ValidatingDocumentBuilderFactory Wraps anotherDocumentBuilderFactory
and adds validation capability.ValidatingSAXParserFactory Wraps anotherSAXParserFactory
and adds validation capability.Verifier An instance of this interface can validates documents.VerifierConfigurationException VerifierConfigurationExceptionVerifierException VerifierExceptionVerifierFactory VerifierFactoryVerifierFactoryLoader A class that provides information about the verifier implementation.VerifierFilter XMLFilter implementation that validates a document.VerifierFilterImpl plain vanillaVerifierFilter
implementation.VerifierHandler SAX2 ContentHandler implementation that validates a document.VerifierImpl Partial implementation ofVerifier
.