專案描述

JavaFind is an implementation of the
Unix "find" program that allows Java programs
to search for files in a platform-independent
way. It can recursively search for files by regex
as well as with many of the useful find
options, including max depth, min depth,
follow symlinks, and file type. It is intelligent
and can automatically choose the best method
to perform the find operation. It detects if it's
running on a GNU system and transparently
delegates the speed-sensitive work to the
GNU utilities.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

您的評分
撰寫專案評