|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--webtester.packages.config.configWriter
Using the configuration classes, this class rewrites the specified configuration file.
| Field Summary | |
private treeParser |
tree
Used to extract configuration values from the tree. |
| Constructor Summary | |
configWriter(treeParser parser)
Constructor which takes an instance of the treeParser class as an argument. |
|
| Method Summary | |
void |
writeConfigFile()
Writes the configuration file using information from the configuration classes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private treeParser tree
| Constructor Detail |
public configWriter(treeParser parser)
parser - an instance of the treeParser class| Method Detail |
public void writeConfigFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||