| Class | Description |
|---|---|
| ConfigurationUtil |
Helper class to expand the value and all attributes.
|
| ExceptionUtils |
A subset of the utilities available in commons-lang-2.1 ExceptionUtils.
|
| InputStreamLocator |
Helper for locating a file name and returning an input stream.
|
| ReadWriteLock |
A simple lock manager supporting read locks and write locks.
|
| StringUtils |
A subset of the utilities available in commons-lang-2.1 StringUtils.
|
| ToStringBuilder |
A simple replacement for the more involved version in commons-lang; this is used
to help construct the description string returned by an object's
toString() method. |
| Validate |
Assists in validating arguments.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.