public class FileList extends Object
| Constructor and Description |
|---|
FileList() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList |
get(String dir,
String m)
Get list of files in all directories (including subdirectories).
|
static void |
main(String[] args)
Sole entry point to the class and application.
|
public static ArrayList get(String dir, String m)
input - directorym - a string for regular expression to find matches in file namepublic static void main(String[] args)
args - Array of String arguments.DMelt 2.0 © DataMelt by jWork.ORG