| Interface | Description | 
|---|---|
| FileWatch | 
 Watch for a single file to exist or modification. 
 | 
| Class | Description | 
|---|---|
| AppendType | |
| AppendType.Conversions | |
| BufferType | |
| BufferType.Conversions | |
| CopyJob | |
| DeleteJob | |
| DevNullType | 
 Implementations of /dev/null Input and Output Stream. 
 | 
| ExistsJob | |
| FilesType | |
| FilesType.Conversions | |
| FilesTypeDF | |
| FilesUtil | 
 Utility methods for dealing with files. 
 | 
| FileType | |
| FileType.Conversions | |
| FileTypeDF | |
| FileWatchEventSource | |
| FileWatchService | |
| GrepJob | |
| GrepLineResult | 
 A Java bean to contain the result of a single line match for
 from the  
GrepJob | 
| MkdirJob | |
| PathWatchEvents | 
 Watch a directory for files and changes. 
 | 
| RenameJob | |
| ResourceType | |
| ResourceType.Conversions | |
| StderrType | |
| StdinType | |
| StdoutType | |
| TeeType | |
| TeeType.Conversions | |
| WildcardSpec | 
 Utility class for wild-card file matching. 
 | 
| WireTapInputStream | 
 Provide a wire tap on an input stream, copying all data read to an
 output stream. 
 | 
File and IO jobs. The package requires commons-io to be present.