|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
ErrorHandler | Implementations of ErrorHandler are used to seperate handling of runtime errors from the code where the error occured. |
ExceptionHandler | Implementations of ExceptionHandler are used to seperate handling of runtime exceptions from the code where the exception occured. |
ObjectReference | Instances of implementations of the ObjectReference interface represent references to objects not necessarily instantiated in the current JVM's memory. |
Class Summary | |
Assert | This class provides static methods for handling assertions, which can be used to enforce pre-conditions and post-conditions in code at a very low level. |
Base64Encoder | Encodes/decodes byte arrays to/from Base64-encoded Strings. |
ByteArrayDataSource | |
CSV | This class represents the Comma Separated Value (CSV) object. |
ErrStreamCapture | |
HTMLMail | |
JarFilenameFilter | |
Navigator | |
ProcessTemplate | |
Template | |
UniqueId | A 'globally unique' id generator. |
Exception Summary | |
AssertionException | This is the exception thrown by the Assert class when an assertion fails. |
Base64Exception | This exception is thrown if a Base64-encoded string is of an illegal length or contains an illegal character. |
ObjectDereferencingException |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |