Class Summary |
BeanUtils |
Convenience methods for manipulating the getter/setter properties of JavaBeans
(well any kind of Object). |
Data |
Convenience object for wrapping data stored in a
byte array. |
DataUtil |
|
EJBUtils |
Utilities for Enterprise JavaBeans (and JNDI). |
FileUtils |
|
GUID |
Convenience object for generating GUIDs. |
Logger |
The Logger is a quick way of logging messages of different
priorities. |
OrderedMap |
Extention of java.util.HashMap that can retain original order
elements were add in. |
TextUtils |
Utilities for common String manipulations. |
XMLReaderAdapter |
XMLReaderAdapter converts a java bean to its xml representation. |
XMLUtils |
XMLUtils is a bunch of quick access utility methods to common XML operations. |