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.
AxisClassLoader This allows us to specify that certain classes, the ones we register using the registerClass method, should be loaded using this class loader - all others use the system default one.
BeanPropertyDescriptor This class is essentially a copy of the PropertyDescriptor information, except that the values in it can be modified.
BeanUtils  
CLArgsParser Parser for command line arguments.
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.
DOM2Writer This class is a utility to serialize a DOM node as XML.
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  
NSStack  
Options  
RB Wrapper class for resource bundles.
tcpmon  
XMLUtils  
XMLUtils.ParserErrorHandler  
 

Exception Summary
JavaUtils.HolderException  
 



Copyright © 2001 Apache XML Project. All Rights Reserved.