public class DirectorySelector extends Object
Constructor and Description |
---|
DirectorySelector(List<String> files)
Creates a new directory selector for the specified files
|
Modifier and Type | Method and Description |
---|---|
List<String> |
traverseDir(File rootDir)
Looks for files in all sub-directories starting from rootDir.
|
Copyright © 1999–2017 Apache OODT. All rights reserved.