|
Class Summary |
| ConfigLoader |
The ConfigLoader is used to find config files inside the classpath (and the extension directory),
and if config files are found, it can provide easy access to the
config information. |
| DateConverter |
The DateConverter is a helper class that provides methods for handling
the all kind of date formats. |
| SchemaLoader |
The SchemaLoader provides loading facilities to
load (parse) a XML Schmea file. |
| UIDGenerator |
The UIDGenerator implements the IIDGenerator interface by using
java.rmi.server.UID, which creates pretty exact unique IDs. |