com.nexwave.nsidita
Class DirList
java.lang.Object
com.nexwave.nsidita.DirList
public class DirList
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_DEPTH
public static final int MAX_DEPTH
- See Also:
- Constant Field Values
DirList
public DirList(File inputdir,
String regex,
int depth)
getListFiles
public ArrayList<File> getListFiles()
getListFilesRelTo
public ArrayList<String> getListFilesRelTo(String projectDir)
- Calculate the path of the files already listed relative to projectDir
- Parameters:
projectDir
- Root from where to calculate the relative path
- Returns:
- The list of files with their relative path
Copyright © 2013. All Rights Reserved.