public class find_channels extends find_stations
beginParam, endParam, outputFormatFlagrequiresStdinargs, commandName, DEFAULT_USER_AGENT, HELP, jsap, params, result, userAgent, VERSION| Constructor and Description |
|---|
find_channels() |
find_channels(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, shouldPrintVersionpublic find_channels()
throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPExceptionpublic find_channels(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.JSAPExceptionprotected void addDefaultParams()
throws com.martiansoftware.jsap.JSAPException
addDefaultParams in class find_stationscom.martiansoftware.jsap.JSAPExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception