public class find_stations extends CommandLineTool
| Modifier and Type | Field and Description |
|---|---|
protected com.martiansoftware.jsap.FlaggedOption |
beginParam |
protected com.martiansoftware.jsap.FlaggedOption |
endParam |
protected com.martiansoftware.jsap.FlaggedOption |
outputFormatFlag |
requiresStdinargs, commandName, DEFAULT_USER_AGENT, HELP, jsap, params, result, userAgent, VERSION| Constructor and Description |
|---|
find_stations() |
find_stations(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDefaultParams() |
protected void |
addParams() |
org.apache.velocity.VelocityContext |
getContext() |
static void |
main(java.lang.String[] args) |
getTemplate, run, shouldPrintRecipeadd, createListOption, createListOption, createListOption, getArgs, getCommandName, getHelp, getParams, getResult, getUserAgent, isSpecified, isSuccess, requiresAtLeastOneArg, setUserAgent, shouldPrintHelp, shouldPrintVersionprotected com.martiansoftware.jsap.FlaggedOption beginParam
protected com.martiansoftware.jsap.FlaggedOption endParam
protected com.martiansoftware.jsap.FlaggedOption outputFormatFlag
public find_stations()
throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPExceptionpublic find_stations(java.lang.String[] args)
throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPExceptionpublic org.apache.velocity.VelocityContext getContext()
getContext in class CommandLineToolprotected void addParams()
throws com.martiansoftware.jsap.JSAPException
addParams in class CommandLineToolcom.martiansoftware.jsap.JSAPExceptionprotected void addDefaultParams()
throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception