Home » Xerces-J-src.2.9.1 » org.apache.xerces » xni »

org.apache.xerces.xni

Sub Packages:

org.apache.xerces.xni.grammars    
org.apache.xerces.xni.parser    

Interfaces:

Augmentations   The Augmentations interface defines a table of additional data that may be passed along the document pipeline.  code | html
NamespaceContext   Represents an interface to query namespace information.  code | html
XMLAttributes   The XMLAttributes interface defines a collection of attributes for an element.  code | html
XMLDTDContentModelHandler   The DTD content model handler interface defines callback methods to report information items in DTD content models of an element declaration.  code | html
XMLDTDHandler   The DTD handler interface defines callback methods to report information items in the DTD of an XML document.  code | html
XMLDocumentFragmentHandler   This handler interface contains methods necessary to receive information about document elements and content.  code | html
XMLDocumentHandler   The document handler interface defines callback methods to report information items in XML documents.  code | html
XMLLocator   Location information.  code | html
XMLResourceIdentifier  

This represents the basic physical description of the location of any XML resource (a Schema grammar, a DTD, a general entity etc.)

 
code | html

Classes:

QName   A structure that holds the components of an XML Namespaces qualified name.  code | html
XMLString   This class is used as a structure to pass text contained in the underlying character buffer of the scanner.  code | html
XNIException   This exception is the base exception of all XNI exceptions.  code | html