Interface Summary | |
---|---|
DirectoryWalkListener | DirectoryWalkListener |
Scanner |
Class Summary | |
---|---|
AbstractScanner | |
Base64 | Provides Base64 encoding and decoding as defined by RFC 2045. |
CachedMap |
This class provides cache access to Instance of this class can be used as "proxy" for any collection
implementing the Typically, CachedMap are used to accelerate access to large collections when the access to the collection is not evenly distributed (associative cache). |
CollectionUtils | |
DirectoryScanner | Class for scanning a directory for files/directories which match certain criteria. |
DirectoryWalker | DirectoryWalker |
ExceptionUtils |
|
Expand | Unzip a file. |
FastMap |
This class represents a |
FileUtils | This class provides basic facilities for manipulating files and file paths. |
FileUtils.FilterWrapper | |
InterpolationFilterReader | |
IOUtil | General IO Stream manipulation. |
LineOrientedInterpolatingReader | |
Os | Condition that tests the OS type. |
PathTool | Path tool contains static methods to assist in determining path-related information such as relative paths. |
PropertyUtils | |
ReaderFactory | Utility to create Readers from streams, with explicit encoding choice: platform default, XML, or specified. |
ReflectionUtils | |
SelectorUtils |
This is a utility class used by selectors and DirectoryScanner. |
StringInputStream | Wraps a String as an InputStream. |
StringOutputStream | Wraps a String as an OutputStream. |
StringUtils |
Common Originally from Turbine and the GenerationJavaCore library. |
SweeperPool | Pools a bunch of objects . |
TypeFormat |
This class provides utility methods to parse Methods from this utility class do not create temporary objects
and are typically faster than standard library methods (e.g TypeFormat is up to 15x faster than |
WriterFactory | Utility to create Writers, with explicit encoding choice: platform default, XML, or specified. |