public interface IFileNameFinder
Modifier and Type | Method | Description |
---|---|---|
List<String> |
getFileNames(String basedir,
String pattern) |
|
List<String> |
getFileNames(String basedir,
String pattern,
String excludesPattern) |