| Interface | Description |
|---|---|
| XMLUtil |
| Class | Description |
|---|---|
| ArrayUtil | |
| Base64 |
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance
with RFC 2045.
|
| CollectionUtil | |
| Entity |
A wrapper for a entity, This code was pulled from Entity.java
in the seam project www.seamframework.org jboss-seam-2.0.0.GA author Gavin King
|
| Introspector |
Basic bean introspector
Required for Android environment which does not include java.beans.Intropector
|
| JMFAMFUtil | |
| MapUtil | |
| PropertyDescriptor | |
| PublicByteArrayOutputStream | |
| Reflections |
Reflections class copied from JBoss Seam.
|
| ServletParams | |
| StdXMLUtil | |
| StreamGobbler | |
| StreamUtil | |
| Strings | |
| StringUtil | |
| TypeUtil | |
| TypeUtil.DeclaredAnnotation<T extends Annotation> | |
| UUIDUtil | |
| XMap |
Utility class that makes XML fragment tree manipulation easier.
|
| XMLUtilFactory |
| Enum | Description |
|---|---|
| ContentType |
Supported encodings for remoting/messaging channels
|