|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ContextUtil | |
| CRLFFtellReader | |
| CSVStringEnumeration | A utility for tokenising a string made up of comma-separated variables. |
| CSVStringTokenizer | This is a complete butchery of java.util.StringTokenizer, it needs sorting out, but appears to process lines in a .csv file correctly. |
| DateUtils | |
| ExceptionUtils | |
| ExtendedHash | This class provides extended facilities to a hashtable paticularly, it will return keys and values in the order they were added, allowing it to be used as a vector. |
| ExtensionFilter | filters filename according to their extension |
| IoUtils | |
| JoinVector | Extends a vector, adding a join method. |
| PropertiesUtils | |
| SessionUtil | Session Utility. |
| SQLUtils | |
| StringUtils | |
| SystemUtils | This class contains a number of static functions to run commands in new processes |
| UniqueVector | This extends a vector, it has an additional method that simply prevents duplicate values being put into it. |
| ValidationProblem | |
| Exception Summary | |
|---|---|
| ProcessFailedException | |
Utilities used by JAL, Paneris 2 and perhaps elsewhere.
This package would not appear to depend on any other paneris projects except that SessionUtil uses org.paneris.jal.model.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||