public class find_responses extends find_stations
beginParam, endParam, outputFormatFlag
requiresStdin
Constructor and Description |
---|
find_responses(java.lang.String[] args) |
Modifier and Type | Method and Description |
---|---|
protected void |
addParams() |
org.apache.velocity.VelocityContext |
getContext() |
static void |
main(java.lang.String[] args) |
addDefaultParams
getTemplate, run, shouldPrintRecipe
public find_responses(java.lang.String[] args) throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPException
public org.apache.velocity.VelocityContext getContext()
getContext
in class find_stations
protected void addParams() throws com.martiansoftware.jsap.JSAPException
addParams
in class find_stations
com.martiansoftware.jsap.JSAPException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception