Package org.apache.xml.security.utils

general utility classes.

See:
          Description

Interface Summary
ElementChecker Deprecated.  
 

Class Summary
Base64 Implementation of MIME's Base64 encoding and decoding conversions.
CachedXPathAPIHolder  
CachedXPathFuncHereAPI  
ClassLoaderUtils This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
Constants Provides all constants and some translation functions for i18n.
DigesterOutputStream  
ElementCheckerImpl Deprecated.  
ElementCheckerImpl.EmptyChecker An empty checker if schema checking is used
ElementCheckerImpl.FullChecker A checker for DOM that interns NS
ElementCheckerImpl.InternedNsChecker A checker for DOM that interns NS
ElementProxy This is the base class to all Objects which have a direct 1:1 mapping to an Element in a particular namespace.
EncryptionConstants  
EncryptionElementProxy This is the base object for all objects which map directly to an Element from the xenc spec.
HelperNodeList  
I18n The Internationalization (I18N) pack.
IdResolver Purpose of this class is to enable the XML Parser to keep track of ID attributes.
IgnoreAllErrorHandler This ErrorHandler does absulutely nothing but logging the events.
JavaUtils A collection of different, general-purpose methods for JAVA-specific things
RFC2253Parser  
SignatureElementProxy Class SignatureElementProxy
SignerOutputStream  
UnsyncBufferedOutputStream A class that buffers writte without synchronize its methods
UnsyncByteArrayOutputStream A simple Unsynced ByteArrayOutputStream
XMLUtils DOM and XML accessibility and comfort functions.
XPathFuncHereAPI This class does the same as org.apache.xpath.XPathAPI except that the XPath strings are not supplied as Strings but as Text, Attribute or {ProcessingInstruction} nodes which contain the XPath string.
 

Package org.apache.xml.security.utils Description

general utility classes.