Package edu.sc.seis.sod.tools
Class find_seismograms
java.lang.Object
edu.sc.seis.seisFile.client.AbstractClient
edu.sc.seis.sod.tools.CommandLineTool
edu.sc.seis.sod.tools.find_seismograms
-
Field Summary
Fields inherited from class edu.sc.seis.sod.tools.CommandLineTool
requiresStdin
Fields inherited from class edu.sc.seis.seisFile.client.AbstractClient
args, commandName, DEFAULT_USER_AGENT, HELP, jsap, params, result, userAgent, VERSION
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
static void
protected boolean
Methods inherited from class edu.sc.seis.sod.tools.CommandLineTool
getContext, getTemplate, run, shouldPrintRecipe
Methods inherited from class edu.sc.seis.seisFile.client.AbstractClient
add, createListOption, createListOption, createListOption, getArgs, getCommandName, getHelp, getParams, getResult, getUserAgent, isSpecified, isSuccess, setUserAgent, shouldPrintHelp, shouldPrintVersion
-
Constructor Details
-
find_seismograms
- Throws:
com.martiansoftware.jsap.JSAPException
-
-
Method Details
-
requiresAtLeastOneArg
protected boolean requiresAtLeastOneArg()- Overrides:
requiresAtLeastOneArg
in classedu.sc.seis.seisFile.client.AbstractClient
-
addParams
protected void addParams() throws com.martiansoftware.jsap.JSAPException- Overrides:
addParams
in classCommandLineTool
- Throws:
com.martiansoftware.jsap.JSAPException
-
main
- Throws:
Exception
-