| ExternalSubsetResolver | This interface extends |
| RevalidationHandler | DOM Revalidation handler adds additional functionality to XMLDocumentHandler@xerces.internal |
| XMLDocumentFragmentScannerImpl.Dispatcher | This interface defines an XML "event" dispatching model. |
| XMLEntityDescription | This interface describes the properties of entities--their physical location and their name. |
| XMLEntityHandler | The entity handler interface defines methods to report information about the start and end of entities.@xerces.internal |
| Constants | Commonly used constants.@xerces.internal |
| Version | This class defines the version number of the parser. |
| 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. |
| XML11EntityScanner | Implements the entity scanner methods in the context of XML 1.1.@xerces.internal |
| XML11NamespaceBinder | This class performs namespace binding on the startElement and endElement method calls in accordance with Namespaces in XML 1.1. |
| XML11NSDocumentScannerImpl | The scanner acts as the source for the document information which is communicated to the document handler. |
| XML11NSDocumentScannerImpl.NS11ContentDispatcher | Dispatcher to handle content scanning. |
| XMLDocumentFragmentScannerImpl | This class is responsible for scanning the structure and content of document fragments. |
| 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. |
| XMLDocumentScannerImpl.DTDDispatcher | Dispatcher to handle the internal and external DTD subsets. |
| XMLDocumentScannerImpl.PrologDispatcher | Dispatcher to handle prolog scanning. |
| XMLDocumentScannerImpl.TrailingMiscDispatcher | Dispatcher to handle trailing miscellaneous section scanning. |
| XMLDocumentScannerImpl.XMLDeclDispatcher | Dispatcher to handle XMLDecl scanning. |
| 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. |
| XMLEntityManager.Entity | Entity information.@xerces.internal |
| XMLEntityManager.ExternalEntity | External entity.@xerces.internal |
| XMLEntityManager.InternalEntity | Internal entity.@xerces.internal |
| XMLEntityManager.RewindableInputStream | This class wraps the byte inputstreams we're presented with. |
| XMLEntityManager.ScannedEntity | Entity state.@xerces.internal |
| XMLEntityScanner | Implements the entity scanner methods.@xerces.internal |
| 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. |
| XMLNSDocumentScannerImpl.NSContentDispatcher | Dispatcher to handle content scanning. |
| 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. |
| XMLVersionDetector | This class scans the version of the document to determine which scanner to use: XML 1.1 or XML 1.0. |