| ArrayIterator |
An Iterator wrapper for an Object[].
|
| ArrayListWrapper |
A class that wraps an array with a List interface.
|
| ClassUtils |
Simple utility functions for manipulating classes and resources
from the classloader.
|
| DeprecationAwareExtProperties |
Deprecated.
|
| DuckType |
Support for getAs<java.lang.reflect.Type>() convention for rendering (String), evaluating (Boolean)
or doing math with (Number) references.
|
| EnumerationIterator |
An Iterator wrapper for an Enumeration.
|
| ExtProperties |
This class extends normal Java properties by adding the possibility
to use the same key many times concatenating the value strings
instead of overwriting them.
|
| ExtProperties.PropertiesReader |
This class is used to read properties lines.
|
| ExtProperties.PropertiesTokenizer |
This class divides into tokens a property value.
|
| SimplePool |
Simple object pool.
|
| StringBuilderWriter |
Writer implementation that outputs to a StringBuilder.
|
| StringUtils |
This class provides some methods for dynamically
invoking methods in objects, and some string
manipulation and formatting methods.
|