Package org.apache.axis.utils

Interface Summary
JavaUtils.ConvertCache 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 ParserControl is used to control particular behaviour of the parser.
 

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

Exception Summary
JavaUtils.HolderException  
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.