Package edu.sc.seis.sod.tools
Class find_responses
java.lang.Object
edu.sc.seis.seisFile.client.AbstractClient
edu.sc.seis.sod.tools.CommandLineTool
edu.sc.seis.sod.tools.find_stations
edu.sc.seis.sod.tools.find_responses
-
Field Summary
Fields inherited from class edu.sc.seis.sod.tools.find_stations
beginParam, endParam, outputFormatFlag
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
org.apache.velocity.VelocityContext
static void
Methods inherited from class edu.sc.seis.sod.tools.find_stations
addDefaultParams
Methods inherited from class edu.sc.seis.sod.tools.CommandLineTool
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, requiresAtLeastOneArg, setUserAgent, shouldPrintHelp, shouldPrintVersion
-
Constructor Details
-
find_responses
- Throws:
com.martiansoftware.jsap.JSAPException
-
-
Method Details
-
getContext
public org.apache.velocity.VelocityContext getContext()- Overrides:
getContext
in classfind_stations
-
addParams
protected void addParams() throws com.martiansoftware.jsap.JSAPException- Overrides:
addParams
in classfind_stations
- Throws:
com.martiansoftware.jsap.JSAPException
-
main
- Throws:
Exception
-