parse(java.lang.String fn,
java.util.Hashtable filesToMove)
Parse a list file, reading it in line by line, loading other
list files recursively if necessary, and loading any files
referred to into the filesToMove hash
public static void parse(java.lang.String fn,
java.util.Hashtable filesToMove)
Parse a list file, reading it in line by line, loading other
list files recursively if necessary, and loading any files
referred to into the filesToMove hash