public class find_seismograms extends CommandLineTool
requiresStdin
args, commandName, DEFAULT_USER_AGENT, HELP, jsap, params, result, userAgent, VERSION
Constructor and Description |
---|
find_seismograms(java.lang.String[] args) |
Modifier and Type | Method and Description |
---|---|
protected void |
addParams() |
static void |
main(java.lang.String[] args) |
protected boolean |
requiresAtLeastOneArg() |
getContext, getTemplate, run, shouldPrintRecipe
add, createListOption, createListOption, createListOption, getArgs, getCommandName, getHelp, getParams, getResult, getUserAgent, isSpecified, isSuccess, setUserAgent, shouldPrintHelp, shouldPrintVersion
public find_seismograms(java.lang.String[] args) throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPException
protected boolean requiresAtLeastOneArg()
requiresAtLeastOneArg
in class edu.sc.seis.seisFile.client.AbstractClient
protected void addParams() throws com.martiansoftware.jsap.JSAPException
addParams
in class CommandLineTool
com.martiansoftware.jsap.JSAPException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception