Uses of Package
org.apache.xerces.readers

Packages that use org.apache.xerces.readers
org.apache.xerces.framework   
org.apache.xerces.readers   
org.apache.xerces.utils   
org.apache.xerces.validators.common   
 

Classes in org.apache.xerces.readers used by org.apache.xerces.framework
DefaultEntityHandler
          Default entity handler implementation.
XMLDeclRecognizer
          Abstract base class for encoding recognizers.
XMLEntityHandler
          This is the interface used for entity management.
XMLEntityHandler.CharBuffer
          This interface is used to store and retrieve character sequences.
XMLEntityHandler.EntityReader
          This is the interface for scanners to process input data from entities without needing to know the details of the underlying storage of those entities, or their encodings.
XMLEntityReaderFactory
          This is the factory interface used to create readers.
 

Classes in org.apache.xerces.readers used by org.apache.xerces.readers
DefaultEntityHandler
          Default entity handler implementation.
DefaultEntityHandler.EventHandler
           
XCatalog
          This catalog supports the XCatalog proposal draft 0.2 posted to the xml-dev mailing list by John Cowan.
XMLCatalogHandler
          Interface for implementing basic catalog support in the parser.
XMLDeclRecognizer
          Abstract base class for encoding recognizers.
XMLEntityHandler
          This is the interface used for entity management.
XMLEntityHandler.CharBuffer
          This interface is used to store and retrieve character sequences.
XMLEntityHandler.CharDataHandler
          Interface for passing character data.
XMLEntityHandler.DTDHandler
          DTD specific entity handler
XMLEntityHandler.EntityReader
          This is the interface for scanners to process input data from entities without needing to know the details of the underlying storage of those entities, or their encodings.
XMLEntityReaderFactory
          This is the factory interface used to create readers.
 

Classes in org.apache.xerces.readers used by org.apache.xerces.utils
XMLEntityHandler.CharBuffer
          This interface is used to store and retrieve character sequences.
 

Classes in org.apache.xerces.readers used by org.apache.xerces.validators.common
DefaultEntityHandler
          Default entity handler implementation.
DefaultEntityHandler.EventHandler
           
XMLEntityHandler.CharDataHandler
          Interface for passing character data.
XMLEntityHandler.EntityReader
          This is the interface for scanners to process input data from entities without needing to know the details of the underlying storage of those entities, or their encodings.
 



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