Public Member Functions | |
void | testXMLTrim () |
Tests the XMLTrim method. | |
void | testParsing () |
Tests basic parsing and value assignment of an XML file. | |
Protected Member Functions | |
String | WriteXMLFile1 () throws ModelException |
This writes an XML file to test value setting. |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
void javawrapper::TestParseReader::testParsing | ( | ) | [inline] |
Tests basic parsing and value assignment of an XML file.
Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)
String javawrapper::TestParseReader::WriteXMLFile1 | ( | ) | throws ModelException [inline, protected] |
This writes an XML file to test value setting.
ModelException | if there is an IO problem. |