Package org.exolab.castor.util
Utility classes used by Castor.
- Version:
- $Revision: 5951 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
- Author:
- Assaf Arkin
- Author:
- Keith Visco
-
Interface Summary Interface Description ObjectFactory A simple interface for creating class instancesRegExpEvaluator A simple interface for evaluating Regular expressions. -
Class Summary Class Description ChangeLog2XML A simple command line utility that parses Castor's change log file and outputs the file in an XML format, a Castor mapping file may be used to change the XML format that is output.ChangeLog2XML.Changelog ChangeLog2XML.Entry ChangeLog2XML.Release CmdLineOption CommandLineOptions A utility class for generating command line options.DefaultObjectFactory The default implementation of ObjectFactory used for creating class instancesDTDResolver Entity resolver for various DTD/schema.DTDResolver.DTDInfo Holds information about a given DTD of XML Schema.EventListenerList This class is an efficient repository for EventListeners based on javax.swing.EventListenerList.IteratorEnumeration JakartaOroEvaluator An implementation of the RegExpEvaluator that uses the Jakarta ORO Regular Expression library.JakartaRegExpEvaluator An implementation ofRegExpEvaluator
that uses the Jakarta Regular Expression library.ReflectionUtil Utility class to support reflection-based operations.SafeStack<E> TheStack.search(java.lang.Object)
method ofStack
can throw a ClassCastException if the items on the stack are not all the same type.SunRegExpEvaluator An implementation ofRegExpEvaluator
that uses the Java Regular Expression library.Version A class which contains the version informationXercesRegExpEvaluator An implementation of the XercesRegExpEvaluator that uses the Regular Expression library in Xerces. -
Exception Summary Exception Description NestedIOException An exception that is used to signal I/O errors which are caused by other exceptions.