|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Config
DeTable.Config.java reads the runtime-arguments from the command-line or (if specifed via command-line) from a file.
Constructor Summary | |
Config(java.lang.String[] Args)
goes through the list of arguments and sets the state-properties of the object as specifed through the arguments |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Config(java.lang.String[] Args) throws java.io.FileNotFoundException, java.io.IOException
Args
- argumentsjava.io.FileNotFoundException
- java.io.IOException
-
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |