Package org.apache.jorphan.util


package org.apache.jorphan.util
  • Class
    Description
    Converter utilities for TestBeans
    Class allowing access to Sun's heapDump method (Java 1.6+).
    The rationale for this class was originally to support chained Errors in JDK 1.3 However, the class is now used in its own right.
    The rationale for this class was originally to support chained Exceptions in JDK 1.3 However, the class is now used in its own right.
    This Exception is for use by functions etc to signal a Stop Test condition where there is no access to the normal stop method
    This Exception is for use by functions etc to signal a Stop Test Now condition where there is no access to the normal stop method
    This Exception is for use by functions etc to signal a Stop Thread condition where there is no access to the normal stop method
    This class contains frequently-used static utility methods.
    Provides XML string building methods.