Package hec.clientapp.io
Class WatershedInfoFile
java.lang.Object
hec.clientapp.io.WatershedInfoFile
class that handles the WatershedInfo file.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
public static final com.google.common.flogger.FluentLogger LOGGER -
WATERSHED_INFO_FILE
- See Also:
-
START_OF_RECORD
- See Also:
-
FIELD_SEPARATOR
- See Also:
-
COMMENT
- See Also:
-
-
Constructor Details
-
WatershedInfoFile
public WatershedInfoFile()
-
-
Method Details
-
close
public void close() -
getWatershedInfoIdentifier
get the Identifier for the Watershed Info file- Returns:
- the Watershed Info file Identifier
-
addRecord
add a record to the Watershed Info File- Parameters:
action-
-
addRecord
-
getWatershedInfoFilename
get the watershed info file.- Returns:
- the watershed info file path or null if no watershed is opened
-