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.Jas4pp 1.5 © Java Analysis Studio for Particle Physics