Package org.exolab.adaptx.util


package org.exolab.adaptx.util
  • Class
    Description
    A utility class for generating command line options
    A simple utility class to handle command line dialogs
    A simple interface that allows warnings and errors to be reported.
    An adapter which allows adding and removing error observers
    My implementation of a JDK 1.2 Map.
    An implementation of the JDK 1.2 Iterator interface.
    A utility class which allows Adaptx to be used as the XSLT Processor for the Jakarta ANT build utility.
    This is my implementation of the JDK 1.2 List interface.
    A representation of a Stack that does not use Synchronization.
    An exception that is used to signal I/O errors which are caused by other exceptions.
    A RuntimeException class which can hold another Exception.
    A simple String to Object mapping which preserves order
    A representation of a Stack that does not use Synchronization.
    Splits a String into tokens using a specified set of String delimiters.