|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.emboss.jemboss.programs.ListFile
Constructor Summary | |
ListFile()
|
Method Summary | |
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 |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ListFile()
Method Detail |
public static void parse(java.lang.String fn, java.util.Hashtable filesToMove)
fn
- The name of the list filefilesToMove
- The hash to put the files into
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |