|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CustomCode | Should be implemented for custom code functionality inside a
Template. |
| IArgcheckFailHandler | Argcheck failure handlers should implement this interface. |
| Class Summary | |
|---|---|
| Argcheck | This class is intended primarily for checking whether method paramaters meet various pre-conditions. |
| Args | Manages arguments passed to an application. |
| BasicArgcheckFailHandler | Handles argument Checker errors by printing the thread, time and stack trace
to System.err. |
| CalendarUtil | |
| CharRange | A range of characters. |
| CharRangeSet | A set of char ranges. |
| ClassUtil | |
| DateRange | A range of dates. |
| DateRangeSet | A set of date ranges. |
| FilePropertyMgr | Loads properties from a file. |
| HAlign | A horizontal HAlign enumeration. |
| HTMLUtil | |
| ImageUtil | |
| NanoWatch | Allows measuring the start and stop time and (hence the elapsed time) of some event. |
| NumberRange | A range of integral values. |
| Platform | Identifies the current platform/OS that the JVM is running under. |
| PropertyMgr | Implementations help load and manage properties from various sources including java property files, databases, custom file formats etc. |
| Queue | A thin wrapper around a java collection that provides queue semantics (FIFO). |
| Range | A range of values such as numbers, dates etc. |
| SimpleMail | Sends a simple SMTP message. |
| SortedCollection | Implements a Collection that keeps it's elements in
Sorted order. |
| StringUtil | Utility functions related to java.lang.String, i.e functions that are useful but not provided by that class. |
| Table | Implements a simple table data structure. |
| Template | Provides an ultra-simple template/merge type capability. |
| TestCustomCode | A test implementation |
| ThreadLocalCalendar | Useful to store thread-local calendar instances. |
| ThreadLocalDateFormat | Useful to store thread-local date format instances. |
| ThreadLocalNumberFormat | Useful to store thread-local number format instances. |
| ThreadLocalRandom | Useful to store thread-local Random instances. |
| ToString | Makes creating toString methods easier. |
| ToString.Style | Drives the formatting behavior. |
| ToString.Style.VisibleLevel | |
| Tree | Implements a simple Tree data structure. |
| Tree.IterationOrder | |
| Tree.Node | |
| VAlign | A vertical VAlign enumeration. |
| Watch | Allows measuring the start and stop time and (hence the elapsed time) of some event. |
| Exception Summary | |
|---|---|
| PropertyNotFoundException | Exception thrown when a PropertyMgr could not find a required property. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||