Class | Description |
---|---|
CacheIterator |
Iterator to retrieve files as File Objects from the cache.
|
CommandLine |
Process the command line passed to main to find all the files and directories mentioned on it.
|
Retriever |
used to retrieve names of selected files from a temporary cache for Commandline.
|
Saver |
used to save names of selected files to a temporary cache for CommandLine.
|