Package org.apache.xml.security.utils

general utility classes.

See:
          Description

Class Summary
Base64 Implementation of MIME's Base64 encoding and decoding conversions.
CachedXPathFuncHereAPI  
Constants Provides all constants and some translation functions for i18n.
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  
HexDump  
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
NullAppender An appender for log4j which discards ALL events into the dumpster.
PRNG Singleton for an application-wide SecureRandom.
RFC2253Parser  
SignatureElementProxy Class SignatureElementProxy
Version  
X509CertificateValidator First approach how the validity of certificates can be assured.
XMLUtils DOM and XML accessibility and comfort functions.
XPathFuncHereAPI This class does the same as 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.