|
Class Summary |
| BeanHelper |
This has convenience methods for dealing with Java Beans. |
| DefaultEntityResolver |
This is an implementation of the EntityResolver interface.
|
| DefaultErrorHandler |
This is an implementation of the ErrorHandler interface.
|
| EmailHelper |
Routines for sending emails, with Microsoft Excel Attachements |
| EventHandler |
This class determines how an event posted by a browser is to be handled. |
| EventHandler.Method |
This class respresents an EventHandler method. |
| FindFiles |
This class is used to locate files with the specified set of root search directories. |
| ListMap |
This class combines the utility of the HashMap & the ListSet. |
| ListProperties |
This class combines the utility of the Properties class with a List. |
| ListSet |
This class is backed by an ArrayList. |
| LocaleHelper |
This is a helper routine used for the internationalization of datatypes. |
| LoggerHelper |
Conveniance methods related to logging |
| MessageHelper |
This is a helper class for getting messages from the Resource. |
| Node |
An instance of this class can represent a node in a tree.
|
| PropertyMessageResources |
Concrete subclass of MessageResources that reads message keys
and corresponding strings from named property resources in the same manner
that java.util.PropertyResourceBundle does. |
| PropertyMessageResourcesFactory |
Factory for PropertyMessageResources instances. |
| SettingsBase |
Settings refers to configuration 'values' that need to be made available in the
application. |
| SplitString |
This class splits a String based on a separator. |
| StringHelper |
Utility Class for Common String Manipulation routines. |
| StringHelper.Line |
This class contains the contents of a line and the EOL character.
|
| URLHelper |
Utility class to manipulate URL's and provide some additional capability for using them. |
| Voucher |
To help save objects that have a technical key, this routine can voucher a
unique string on length 20. |
| XmlHelper |
Utility Class for Common XML Manipulation routines. |