Class Summary |
DefaultErrorHandler |
Default error handler. |
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. |
NamespaceSupport |
Namespace support for XML document handlers. |
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. |
URI |
A class to represent a Uniform Resource Identifier (URI). |
XMLAttributesImpl |
The XMLAttributesImpl class is an implementation of the XMLAttributes
interface which defines a collection of attributes for an element. |
XMLChar |
This class defines the basic XML character properties. |
XMLStringBuffer |
XMLString is a structure used to pass character arrays. |