Package org.apache.xerces.util

Interface Summary
MessageFormatter This interface provides a generic message formatting mechanism and is useful for producing messages that must be localed and/or formatted with replacement text.
 

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.
 

Exception Summary
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.
 



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.