|
Class Summary |
| CommandLineOptions |
A utility class for generating command line options |
| ConsoleDialog |
A simple utility class to handle command line dialogs |
| ErrorObserverAdapter |
An adapter which allows adding and removing error observers |
| HashMap |
My implementation of a JDK 1.2 Map. |
| JakartaAntAdapter |
A utility class which allows Adaptx to be used as the
XSLT Processor for the Jakarta ANT build utility. |
| List |
This is my implementation of the JDK 1.2 List interface. |
| ListStack |
A representation of a Stack that does not use Synchronization. |
| OrderedMap |
A simple String to Object mapping which preserves order |
| QuickStack |
A representation of a Stack that does not use Synchronization. |
| Tokenizer |
Splits a String into tokens using a specified set of
String delimiters. |