Package org.apache.xerces.impl

Interface Summary
XMLDocumentScannerImpl.Dispatcher This interface defines an XML "event" dispatching model.
XMLEntityHandler The entity handler interface defines methods to report information about the start and end of entities.
 

Class Summary
Constants Commonly used constants.
Version This class defines the version number of the parser.
XMLDocumentScannerImpl This class is responsible for scanning XML document structure and content.
XMLDocumentScannerImpl.ElementStack Element stack.
XMLDTDScannerImpl  
XMLEntityManager The entity manager handles the registration of general and parameter entities; resolves entities; and starts entities.
XMLEntityManager.Entity Entity information.
XMLEntityManager.ExternalEntity External entity.
XMLEntityManager.InternalEntity Internal entity.
XMLEntityScanner This class allows various parser scanners to scan basic XML constructs from entities.
XMLErrorReporter This class is a common element of all parser configurations and is used to report errors that occur.
XMLNamespaceBinder This class performs namespace binding on the startElement and endElement method calls and passes all other methods through to the registered document handler.
XMLScanner This class is responsible for holding scanning methods common to scanning the XML document structure and content as well as the DTD structure and content.
XMLScanner.AttrEntityStack A stack for keeping track of entity offsets and lengths in attribute values.
XMLValidator The universal validator.
 



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