Package org.jboss.axis.utils

Interface Summary
JavaUtils.ConvertCache (src) It the argument to the convert(...) method implements the ConvertCache interface, the convert(...) method will use the set/get methods to store and retrieve converted values.
ParserControl (src) ParserControl is used to control particular behaviour of the parser.
 

Class Summary
Admin (src) Handy static utility functions for turning XML into Axis deployment operations.
BeanPropertyDescriptor (src) This class represents a field/property in a value type (a class with either bean-style getters/setters or public fields).
BeanUtils (src)  
CLArgsParser (src) Parser for command line arguments.
ClassUtils (src) Utility methods for Class Loading.
CLOption (src) Basic class describing an instance of option.
CLOptionDescriptor (src) Basic class describing an type of option.
CLUtil (src) CLUtil offers basic utility operations for use both internal and external to package.
DefaultAuthenticator (src) This class is used by WSDL2javaAntTask and WSDL2.
DefaultEntityResolver (src)  
DOM2Utils (src) DOM2 utilites
DOM2Writer (src) This class is a utility to serialize a DOM node as XML.
FieldPropertyDescriptor (src)  
IdentityHashMap (src) IdentityHashMap similar to JDK1.4's java.util.IdentityHashMap
IDKey (src) Wrap an identity key (System.identityHashCode())
IOUtils (src)  
JavaUtils (src) Utility class to deal with Java language related issues, such as type conversions.
JWSClassLoader (src) Class loader for JWS files.
LinkedHashMap (src) A JDK-1.3 implementation of a LinkedHashMap
LinkedHashMap.Entry (src)  
LockableHashtable (src) This subclass of the java Hashtable allows individual entries to be "locked" so that their values cannot be overwritten or removed.
Mapping (src)  
Messages (src)  
NSStack (src) The abstraction this class provides is a push down stack of variable length frames of prefix to namespace mappings.
Options (src)  
SessionUtils (src) Code borrowed from AuthenticatorBase.java for generating a secure id's.
tcpmon (src) TCP monitor to log http messages and responses, both SOAP and plain HTTP.
URLHashSet (src) Class URLHashSet
WSDLUtils (src)  
XMLChar (src) This class defines the basic XML character properties.
XMLUtils (src)  
XMLUtils.ParserErrorHandler (src)  
 

Exception Summary
JavaUtils.HolderException (src)