Package org.apache.xerces.parsers

Class Summary
AbstractDOMParser This is the base class of all DOM parsers.
AbstractSAXParser This is the base class of all SAX parsers.
AbstractSAXParser.AttributesProxy  
AbstractSAXParser.LocatorProxy  
AbstractXMLDocumentParser This is the base class for all XML document parsers.
BasicParserConfiguration A very basic parser configuration.
CachingParserPool A parser pool that enables caching of grammars.
CachingParserPool.ShadowedGrammarPool Shadowed grammar pool.
CachingParserPool.ShadowedSymbolTable Shadowed symbol table.
CachingParserPool.SynchronizedGrammarPool Synchronized grammar pool.
CachingParserPool.SynchronizedSymbolTable Synchronized symbol table.
DOMASBuilderImpl This is Abstract Schema DOM Builder class.
DOMBuilderImpl This is Xerces DOM Builder class.
DOMParser This is the main Xerces DOM parser class.
DTDParser  
DTDXSParserConfiguration This is the DTD/ XML Schema parser configuration.
SAXParser This is the main Xerces SAX parser class.
StandardParserConfiguration This is the "standard" parser configuration.
XMLDocumentParser This is a concrete vanilla XML parser class.
XMLGrammarParser  
XMLParser Base class of all XML-related parsers.
 



Copyright © 1999-2002 Apache XML Project. All Rights Reserved.