|
Class Summary |
| ArraySet |
The important thing about an ArraySet is that it preserves the
insertion order. |
| ArrayUtil |
|
| CollectionUtil |
|
| DNS_TLD |
|
| EmailValidator |
User's may have email addresses
This class provides and validates email addresses
The Jakarta ORO libraries full featured (i.e. |
| HostIP |
|
| HypericEnum |
Utility class for typesafe enums. |
| InetPortPinger |
|
| JavaBeanPropertyComparator |
This is a comparator that can be used for in-process sorting of a
collection of java beans. |
| JDK |
|
| MapUtil |
|
| NumberUtil |
Utilities for dealing with number parsing / formatting. |
| PluginLoader |
|
| PrintfFormat |
PrintfFormat allows the formatting of an array of
objects embedded within a string. |
| PropertyUtil |
|
| RandomByteInputStream |
A RandomByteInputStream supplies random bytes corresponding to
the ascii character range that may be read from the stream. |
| StringCollection |
StringCollection is a collection class that will only java.lang.String
objects into the collection. |
| StringifiedException |
This class captures information about an exception and stores it
in a String-based form. |
| StringList |
StringCollection is a collection class that will only java.lang.String
objects into the collection. |
| StringUtil |
|
| StrongCollection |
StrongCollection is a collection class that will only accept objects into
the collection of a type specified when constructing the collection. |
| StrongList |
StrongList is a collection class, ArrayList that will only accept objects into
the collection of a type specified when constructing the collection. |
| TextIndenter |
A class which functions similarly to a StringBuffer, except that
one can call pushIndent/popIndent to change the indentation level. |
| TextProgressBar |
|
| TimeUtil |
|
| VelocityUtil |
|