| AugmentationsImpl | This class provides an implementation for Augmentations interface. |
| DefaultErrorHandler | Default error handler. |
| DOMEntityResolverWrapper | This class wraps DOM entity resolver to XNI entity resolver. |
| DOMErrorHandlerWrapper | This class handles DOM errors . |
| DOMUtil | Some useful utility methods. |
| EncodingMap | EncodingMap is a convenience class which handles conversions between
IANA encoding names and Java encoding names, and vice versa. |
| EntityResolverWrapper | This class wraps a SAX entity resolver in an XNI entity resolver. |
| ErrorHandlerWrapper | This class wraps a SAX error handler in an XNI error handler. |
| IntStack | A simple integer based stack. |
| NamespaceSupport | Namespace support for XML document handlers. |
| NamespaceSupport.Prefixes | |
| ParserConfigurationSettings | This class implements the basic operations for managing parser
configuration features and properties. |
| SAXMessageFormatter | Used to format SAX error messages using a specified locale. |
| SecurityManager | This class is a container for parser settings that relate to
security, or more specifically, it is intended to be used to prevent denial-of-service
attacks from being launched against a system running Xerces. |
| ShadowedSymbolTable | Shadowed symbol table. |
| SymbolHash | This class is an unsynchronized hash table primary used for String
to Object mapping. |
| SymbolHash.Entry | This class is a key table entry. |
| SymbolTable | This class is a symbol table implementation that guarantees that
strings used as identifiers are unique references. |
| SymbolTable.Entry | This class is a symbol table entry. |
| SynchronizedSymbolTable | Synchronized symbol table. |
| URI |
A class to represent a Uniform Resource Identifier (URI). |
| URI.MalformedURIException |
MalformedURIExceptions are thrown in the process of building a URI
or setting fields on a URI when an operation would result in an
invalid URI specification. |
| XML11Char | This class defines the basic properties of characters in XML 1.1. |
| XMLAttributesImpl | The XMLAttributesImpl class is an implementation of the XMLAttributes
interface which defines a collection of attributes for an element. |
| XMLCatalogResolver | The catalog resolver handles the resolution of external
identifiers and URI references through XML catalogs. |
| XMLChar | This class defines the basic XML character properties. |
| XMLGrammarPoolImpl | Stores grammars in a pool associated to a specific key. |
| XMLGrammarPoolImpl.Entry | This class is a grammar pool entry. |
| XMLResourceIdentifierImpl | The XMLResourceIdentifierImpl class is an implementation of the
XMLResourceIdentifier interface which defines the location identity
of a resource. |
| XMLStringBuffer | XMLString is a structure used to pass character arrays. |
| XMLSymbols | All internalized xml symbols. |