Uses of Package
org.apache.xerces.readers

Packages that use org.apache.xerces.readers
org.apache.xerces.framework   
org.apache.xerces.parsers   
org.apache.xerces.readers   
org.apache.xerces.utils   
org.apache.xerces.validators.dtd   
org.apache.xerces.validators.schema   
 

Classes in org.apache.xerces.readers used by org.apache.xerces.framework
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.parsers
XMLEntityHandler
          This is the interface used for entity management.
 

Classes in org.apache.xerces.readers used by org.apache.xerces.readers
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.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.dtd
XMLEntityHandler
          This is the interface used for entity management.
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.
 

Classes in org.apache.xerces.readers used by org.apache.xerces.validators.schema
XMLEntityHandler
          This is the interface used for entity management.
 



Copyright © 1999 Apache XML Project. All Rights Reserved.