Utility classes used by Castor.
| Interface | Description | 
|---|---|
| ObjectFactory | 
 A simple interface for creating class instances 
 | 
| RegExpEvaluator | 
 A simple interface for evaluating Regular expressions. 
 | 
| 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 instances 
 | 
| DTDResolver | 
 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 of  
RegExpEvaluator that uses the Jakarta Regular
 Expression library. | 
| ReflectionUtil | 
 Utility class to support reflection-based operations. 
 | 
| SafeStack<E> | 
 The  
Stack.search(java.lang.Object) method of Stack can throw a
 ClassCastException if the items on the stack are not all the same type. | 
| SunRegExpEvaluator | 
 An implementation of  
RegExpEvaluator that uses the Java Regular
 Expression library. | 
| Version | 
 A class which contains the version information 
 | 
| XercesRegExpEvaluator | 
 An implementation of the XercesRegExpEvaluator that uses the
 Regular Expression library in Xerces. 
 | 
| Exception | Description | 
|---|---|
| NestedIOException | 
 An exception that is used to signal I/O errors which are
 caused by other exceptions. 
 | 
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com