Package org.apache.xml.security.utils

general utility classes.

See:
          Description

Interface Summary
ElementChecker Deprecated.  
XPathAPI An interface to abstract XPath evaluation
 

Class Summary
Base64 Implementation of MIME's Base64 encoding and decoding conversions.
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  
DOMNamespaceContext  
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 Deprecated.  
IgnoreAllErrorHandler This ErrorHandler does absolutely nothing but log the events.
JavaUtils A collection of different, general-purpose methods for JAVA-specific things
JDKXPathAPI An implementation for XPath evaluation that uses the JDK API.
RFC2253Parser  
SignatureElementProxy Class SignatureElementProxy
SignerOutputStream  
UnsyncBufferedOutputStream A class that buffers without synchronizing its methods
UnsyncByteArrayOutputStream A simple Unsynced ByteArrayOutputStream
XalanXPathAPI An implementation of XPathAPI using Xalan.
XMLUtils DOM and XML accessibility and comfort functions.
 

Package org.apache.xml.security.utils Description

general utility classes.