|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.aracyc.AbstractAracycFileReader
edu.iastate.metnet.aracyc.TabularFileReader
public class TabularFileReader
| Field Summary |
|---|
| Fields inherited from class edu.iastate.metnet.aracyc.AbstractAracycFileReader |
|---|
logger |
| Constructor Summary | |
|---|---|
TabularFileReader()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
protected java.util.Map |
parseFile(java.util.LinkedList lines)
|
java.util.Map |
read(java.lang.String filename)
empty function need to be implemented by subclass |
| Methods inherited from class edu.iastate.metnet.aracyc.AbstractAracycFileReader |
|---|
getFileLines, getFileLines, print, read |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TabularFileReader()
| Method Detail |
|---|
public java.util.Map read(java.lang.String filename)
AbstractAracycFileReader
read in interface IAracycFileReaderread in class AbstractAracycFileReaderfilename - filename of the dump file,
protected java.util.Map parseFile(java.util.LinkedList lines)
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||