public class find_channels extends find_stations
beginParam, endParam, outputFormatFlagrequiresStdin| 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, shouldPrintRecipepublic 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