| Finder |
Emulates the unix shell command find which is invoked as
find [-H] [-L] [-P] [-Olevel]
[-D help|tree|search|stat|rates|opt|exec] [path...]
|
| Finder.Callable |
To be implemented by java classes to apply a filter to a file
and give feedback whether this filter succeeded.
|
| Finder.Filter |
Represents a file filter.
|
| Finder.Secondary |
|
| JavaPath.ClsSrc |
Determines whether a class file or a source file is meant.
|
| JavaPath.FileWrapper |
Wrapps a file directly found within a directory
or within a zip-archive which also includes jar-archives.
|