public class find_responses extends find_stations
beginParam, endParam, outputFormatFlagrequiresStdin| 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) |
addDefaultParamsgetTemplate, run, shouldPrintRecipepublic find_responses(java.lang.String[] args)
throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPExceptionpublic org.apache.velocity.VelocityContext getContext()
getContext in class find_stationsprotected void addParams()
throws com.martiansoftware.jsap.JSAPException
addParams in class find_stationscom.martiansoftware.jsap.JSAPExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception