| CollectionUtil |
|
| CollectionUtil.IteratorEnumerationAdapter<T> |
Wraps an Enumeration around an Iterator
|
| DesktopUtil |
|
| IOUtil |
Most of the functions herein are re-implementations of the ones in apache io IOUtils.
|
| NoCloseOutputStream |
OutputStream with the close() disabled.
|
| NoCloseWriter |
Writer with the close() disabled.
|
| ResourceUtil |
Various resource utility methods
|
| StringUtil |
Various String utility functions.
|
| ToolsResourceUtil |
Various resource utility methods
|
| VFSUtil |
Utitilies for making working with apache commons VFS easier.
|