Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
Iterator | An implementation of the JDK 1.2 Iterator interface. |
ObjectFactory | A simple interface for creating class instances |
RegExpEvaluator | A simple interface for evaluating Regular expressions |
Class Summary | |
CmdLineOption | |
CommandLineOptions | A utility class for generating command line options |
Configuration | Provides default configuration for Castor components from the castor.properties configuration file. |
Configuration.ConfigValues | Inner class to hold values of the configuration |
Configuration.Features | |
Configuration.Property | Names of properties used in the configuration file. |
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 the RegExpEvaluator that uses the Jakarta Regular Expression library. |
List | This is my implementation of the JDK 1.2 List interface. |
LocalConfiguration | Provides default configuration for Castor components from the castor.properties configuration file. |
Logger | Simple logging facility. |
Messages | I18N message formatting class. |
Messages.EmptyResourceBundle | |
MimeBase64Decoder | Base 64 text to byte decoded. |
MimeBase64Encoder | Byte to text encoder using base 64 encoding. |
NestedIOException | An exception that is used to signal I/O errors which are caused by other exceptions. |
OrderedMap | A simple String to Object mapping which preserves order |
Stack | A representation of a Stack that does not use Synchronization. |
Stack.StackIterator | |
Version | A class which contains the version information |
XercesRegExpEvaluator | An implementation of the XercesRegExpEvaluator that uses the Regular Expression library in Xerces. |