All Classes and Interfaces
Class
Description
The Augmentations interface defines a table of additional data that may
be passed along the document pipeline.
A generic grammar for use in validating XML documents.
Represents an interface to query namespace information.
A structure that holds the components of an XML Namespaces qualified
name.
The XMLAttributes interface defines a collection of attributes for
an element.
The component interface defines methods that must be implemented
by components in a parser configuration.
The component manager manages a parser configuration and the components
that make up that configuration.
An XNI parser configuration exception.
Defines a document filter that acts as both a receiver and an emitter
of document events.
This handler interface contains methods necessary to receive
information about document elements and content.
The document handler interface defines callback methods to report
information items in XML documents.
This interface defines a generic document scanner.
Defines a document source.
Defines a DTD content model filter that acts as both a receiver and
an emitter of DTD content model events.
The DTD content model handler interface defines callback methods
to report information items in DTD content models of an element
declaration.
Defines a DTD content model source.
All information specific to DTD grammars.
Defines a DTD filter that acts as both a receiver and an emitter
of DTD events.
The DTD handler interface defines callback methods to report
information items in the DTD of an XML document.
This interface defines a generic DTD scanner.
Defines a DTD source.
This interface is used to resolve external parsed entities.
An interface for handling errors.
This interface describes basic attributes of XML grammars--their
physical location and their type.
The intention of this interface is to provide a generic means
by which Grammar objects may be created without parsing instance
documents.
This interface specifies how the parser and the application
interact with respect to Grammar objects that the application
possesses--either by having precompiled them or by having stored them
from a previous validation of an instance document.
This class represents an input source for an XML document.
Location information.
A parsing exception.
Represents a parser configuration.
Represents a parser configuration that can be used as the
configuration for a "pull" parser.
This represents the basic physical description of the location of any
XML resource (a Schema grammar, a DTD, a general entity etc.)
All information specific to XML Schema grammars.
This class is used as a structure to pass text contained in the underlying
character buffer of the scanner.
This exception is the base exception of all XNI exceptions.
Representing a schema grammar.