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.
DOMParser This is the main Xerces DOM parser class.
DTDParser  
SAXParser This is the main Xerces SAX parser class.
SchemaParser  
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-2001 Apache XML Project. All Rights Reserved.