Package com.novell.xml.util

Interface Summary
XmlWriter Interface describing common options for classes that serialize XML
 

Class Summary
Base64Codec Collection of simple static methods for encoding/decoding binary data as base 64 encoded information.
ExpandedQName Class to contain an expanded QName.
NamespaceName Class to encapsulate a namespace URI string This caches the URI strings and uses integers internally for quick equality comparisons
NamespaceStack Class for keeping track of namespace declarations in scope for result handlers, serializers etc.
StylesheetAssociation Represents a stylesheet association that occurs in an XML document as an xsl-stylesheet processing instruction.
XMLCharDefs Utility class to provide XML character classification services
XMLUtil utility class for various XML support routines