|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbcds.phison.cmd.IOFormatConverter
public class IOFormatConverter
Reads a topology file and writes it to (possibly) another format.
See the output of --help for a description of parameters and operation.
Constructor Summary | |
---|---|
IOFormatConverter()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
parseArgs(java.lang.String[] args)
|
void |
readGraph()
|
void |
writeGraph()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IOFormatConverter()
Method Detail |
---|
public void readGraph()
public void parseArgs(java.lang.String[] args)
public void writeGraph()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |