|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuchicago.src.sim.parameter.XMLParameterFileWriter
public class XMLParameterFileWriter
Creates an XML based parameter file.
| Constructor Summary | |
|---|---|
XMLParameterFileWriter()
|
|
| Method Summary | |
|---|---|
void |
write(java.lang.String outputLocation,
javax.swing.tree.DefaultMutableTreeNode treeTop,
java.util.ArrayList outputParmList)
Creates a parameter file using outputLocation and writes to it all input parameters stored in treeTop and all output parameters stored in . |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLParameterFileWriter()
| Method Detail |
|---|
public void write(java.lang.String outputLocation,
javax.swing.tree.DefaultMutableTreeNode treeTop,
java.util.ArrayList outputParmList)
outputLocation - treeTop -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||