| Interface | Description |
|---|---|
| XmlUtils.Closure<E> |
| Class | Description |
|---|---|
| ClassUtils |
Utility methods for dealing with
Classes. |
| Closeables | |
| ReflectionUtils | |
| Strings |
Rationale: We don't want to depend on the apache-lang library, but guava doesn't offer all the nice stringutils stuff, so roll our own...
|
| XmlUtils |