public class find_channels extends find_stations
beginParam, endParam, outputFormatFlag
requiresStdin
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, shouldPrintRecipe
public find_channels() throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPException
public find_channels(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
protected void addDefaultParams() throws com.martiansoftware.jsap.JSAPException
addDefaultParams
in class find_stations
com.martiansoftware.jsap.JSAPException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception