Package org.apache.xerces.utils

Interface Summary
NamespacesScope.NamespacesHandler NamespacesHandler allows a client to be notified when namespace scopes change
StringPool.StringProducer  
XMLMessageProvider Interface describing how to provide localized error messages to the XMLErrorReporter
 

Class Summary
Base64 This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
CharDataChunk This class provides the character buffers used by some of the reader classes.
ChunkyByteArray This class is used for accessing the data provided by an InputStream.
ChunkyCharArray  
Hash2intTable A light-weight hashtable class that takes 2 ints as key and 1 int as value
HexBin format validation This class encodes/decodes hexadecimal data
ImplementationMessages ImplementationMessages provides messages internal to the parser implementation
IntStack A simple integer based stack.
ISO8601Format  
NamespacesScope NamespacesScope provides a data structure for mapping namespace prefixes to their URI's.
QName QName structure useful for gathering the parts of a qualified name.
StringHasher Algorithm used to hash char arrays (strings).
StringPool  
SymbolCache  
URI A class to represent a Uniform Resource Identifier (URI).
UTF8DataChunk  
XMLCharacterProperties A class representing properties of characters according to various W3C recommendations XMLCharacterProperties provides convenience methods for commonly used character tests.
XMLMessages XMLMessages provides error messages for the XML 1.0 Recommendation and for the Namespaces Recommendation
 

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.