JavaFind News
Brought to you by:
umdenken
JavaFind is a full-Java implementation of GNU find, allowing Java programs to easily search entire directory trees for files.
The library supports many of find's options, such as mindepth and maxdepth.
The library also can be configured to automatically delegate the actual work to an installed GNU find, if available.