Uses of Package
org.apache.xerces.impl

Packages that use org.apache.xerces.impl
org.apache.xerces.dom   
org.apache.xerces.impl   
org.apache.xerces.impl.dtd   
org.apache.xerces.impl.xs   
org.apache.xerces.impl.xs.opti   
org.apache.xerces.parsers   
org.apache.xerces.util   
org.apache.xerces.xinclude   
org.apache.xerces.xpointer   
 

Classes in org.apache.xerces.impl used by org.apache.xerces.dom
RevalidationHandler
          DOM Revalidation handler adds additional functionality to XMLDocumentHandler
XMLErrorReporter
          This class is a common element of all parser configurations and is used to report errors that occur.
 

Classes in org.apache.xerces.impl used by org.apache.xerces.impl
ExternalSubsetResolver
          This interface extends XMLEntityResolver providing a method to resolve external subsets for documents which do not explicitly provide one.
XML11DocumentScannerImpl
          This class is responsible for scanning XML document structure and content.
XMLDocumentFragmentScannerImpl
          This class is responsible for scanning the structure and content of document fragments.
XMLDocumentFragmentScannerImpl.Dispatcher
          This interface defines an XML "event" dispatching model.
XMLDocumentFragmentScannerImpl.ElementStack
          Element stack.
XMLDocumentFragmentScannerImpl.FragmentContentDispatcher
          Dispatcher to handle content scanning.
XMLDocumentScannerImpl
          This class is responsible for scanning XML document structure and content.
XMLDocumentScannerImpl.ContentDispatcher
          Dispatcher to handle content scanning.
XMLDTDScannerImpl
          This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
XMLEntityHandler
          The entity handler interface defines methods to report information about the start and end of entities.
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.
XMLEntityManager.ScannedEntity
          Entity state.
XMLEntityScanner
          Implements the entity scanner methods.
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.
 

Classes in org.apache.xerces.impl used by org.apache.xerces.impl.dtd
RevalidationHandler
          DOM Revalidation handler adds additional functionality to XMLDocumentHandler
XMLDTDScannerImpl
          This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
XMLEntityManager
          The entity manager handles the registration of general and parameter entities; resolves entities; and starts entities.
XMLErrorReporter
          This class is a common element of all parser configurations and is used to report errors that occur.
 

Classes in org.apache.xerces.impl used by org.apache.xerces.impl.xs
RevalidationHandler
          DOM Revalidation handler adds additional functionality to XMLDocumentHandler
XMLErrorReporter
          This class is a common element of all parser configurations and is used to report errors that occur.
 

Classes in org.apache.xerces.impl used by org.apache.xerces.impl.xs.opti
XML11DTDScannerImpl
          This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
XML11NSDocumentScannerImpl
          The scanner acts as the source for the document information which is communicated to the document handler.
XMLDTDScannerImpl
          This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
XMLEntityManager
          The entity manager handles the registration of general and parameter entities; resolves entities; and starts entities.
XMLErrorReporter
          This class is a common element of all parser configurations and is used to report errors that occur.
XMLNSDocumentScannerImpl
          The scanner acts as the source for the document information which is communicated to the document handler.
XMLVersionDetector
          This class scans the version of the document to determine which scanner to use: XML 1.1 or XML 1.0.
 

Classes in org.apache.xerces.impl used by org.apache.xerces.parsers
XML11DocumentScannerImpl
          This class is responsible for scanning XML document structure and content.
XML11DTDScannerImpl
          This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
XML11NSDocumentScannerImpl
          The scanner acts as the source for the document information which is communicated to the document handler.
XMLDocumentScannerImpl
          This class is responsible for scanning XML document structure and content.
XMLEntityManager
          The entity manager handles the registration of general and parameter entities; resolves entities; and starts 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.
XMLNSDocumentScannerImpl
          The scanner acts as the source for the document information which is communicated to the document handler.
XMLVersionDetector
          This class scans the version of the document to determine which scanner to use: XML 1.1 or XML 1.0.
 

Classes in org.apache.xerces.impl used by org.apache.xerces.util
ExternalSubsetResolver
          This interface extends XMLEntityResolver providing a method to resolve external subsets for documents which do not explicitly provide one.
XMLEntityDescription
          This interface describes the properties of entities--their physical location and their name.
 

Classes in org.apache.xerces.impl used by org.apache.xerces.xinclude
XMLErrorReporter
          This class is a common element of all parser configurations and is used to report errors that occur.
 

Classes in org.apache.xerces.impl used by org.apache.xerces.xpointer
XMLErrorReporter
          This class is a common element of all parser configurations and is used to report errors that occur.
 



Copyright © 2011. All Rights Reserved.