Class Summary |
BeanUtils |
Convenience methods for manipulating the getter/setter properties of JavaBeans
(well any kind of Object). |
ClassLoaderUtil |
This class is extremely useful for loading resources and classes in a fault tolerant manner
that works across different applications servers. |
Data |
Convenience object for wrapping data stored in a
byte array. |
DataUtil |
DOCUMENT ME! |
DateUtil |
This class is used to convert Dates to ISO 8601 formatted dates and back. |
EJBUtils |
Utilities for Enterprise JavaBeans (and JNDI). |
FileManager |
FileManager |
FileUtils |
DOCUMENT ME! |
GUID |
Convenience object for generating GUIDs. |
Logger |
Deprecated. If you require this functionality, we recommend you check out
the Jakarta commons-logging project. |
MailUtils |
Utility methods once in TextUtils that require the mail.jar library. |
OrderedMap |
Deprecated. If you need special data structures like this, we recommend you
check out the Jakarta commons-collections project. |
TextUtils |
Utilities for common String manipulations. |
UrlUtils |
A class for validating URLs according to RFC 2396. |
XMLReaderAdapter |
XMLReaderAdapter converts a java bean to its xml representation. |
XMLUtils |
XMLUtils is a bunch of quick access utility methods to common XML operations. |