Inheritance diagram for javawrapper::TestHarvestInterface:
Public Member Functions | |
void | testAll () |
Tests the harvest interface. | |
void | testFormatDataForDisplay () |
Makes sure the correct options are displayed in parameters. | |
Protected Member Functions | |
String | WriteNeutralFile () throws java.io.IOException |
Writes a file with no disturbance behaviors. |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
String javawrapper::TestHarvestInterface::WriteNeutralFile | ( | ) | throws java.io.IOException [inline, protected] |
Writes a file with no disturbance behaviors.
IOException | if there is a problem writing the file. |