public class SawmillUtil
extends java.lang.Object
Constructor and Description |
---|
SawmillUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
formatSawmillCommand(java.lang.String command,
boolean filterDates)
Accept the Sawmill operation flags and values and add the common command
component (i.e.
|
static java.lang.String |
getSawmillHome()
Get the value of the Sawmill home property (the directory where the
Sawmill executable resides) and validate the property if we have not yet
done so
|
public static java.lang.String getSawmillHome() throws SawmillException
SawmillException
- If the location is invalidpublic static java.lang.String formatSawmillCommand(java.lang.String command, boolean filterDates) throws SawmillException
command
- The flags and values of the Sawmill commandSawmillException
- If the given command is emptyCopyright © 2010-2019 Planetary Data System. All Rights Reserved.