|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Find files according to a base directory and an includes and excludes pattern. The include and exclude patterns conform to Ant's fileset pattern conventions.
| Constructor Summary | |
FileNameFinder()
|
|
| Method Summary | |
|---|---|
List |
getFileNames(String basedir, String pattern)
|
List |
getFileNames(String basedir, String pattern, String excludesPattern)
|
List |
getFileNames(Map args)
|
| Constructor Detail |
|---|
FileNameFinder()
| Method Detail |
|---|
List getFileNames(String basedir, String pattern)
List getFileNames(String basedir, String pattern, String excludesPattern)
List getFileNames(Map args)