Interface | Description |
---|---|
InterruptableProcessor<T> |
A generic object processor that can decide whether or not to continue
processing of further objects.
|
Class | Description |
---|---|
CollectionUtil |
Additional utilities for collections and arrays.
|
FileUtil |
Extends the standard PF FileUtil
|
StringUtil |
Extension of the org.pf.text.StringUtil
|
ZipEntryInputStream |
This provides functionality of an input stream of a file
inside a zip file.
|