edu.sc.seis.sod.tools
Class find_responses

java.lang.Object
  extended by edu.sc.seis.sod.tools.CommandLineTool
      extended by edu.sc.seis.sod.tools.find_stations
          extended by edu.sc.seis.sod.tools.find_responses

public class find_responses
extends find_stations


Field Summary
 
Fields inherited from class edu.sc.seis.sod.tools.find_stations
beginParam, endParam, outputFormatFlag
 
Fields inherited from class edu.sc.seis.sod.tools.CommandLineTool
requiresStdin, result
 
Constructor Summary
find_responses(java.lang.String[] args)
           
 
Method Summary
protected  void addParams()
           
 org.apache.velocity.VelocityContext getContext()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class edu.sc.seis.sod.tools.find_stations
addDefaultParams
 
Methods inherited from class edu.sc.seis.sod.tools.CommandLineTool
add, createListOption, createListOption, createListOption, getArgs, getTemplate, isSpecified, isSuccess, requiresAtLeastOneArg, run, shouldPrintHelp, shouldPrintRecipe, shouldPrintVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

find_responses

public find_responses(java.lang.String[] args)
               throws com.martiansoftware.jsap.JSAPException
Throws:
com.martiansoftware.jsap.JSAPException
Method Detail

getContext

public org.apache.velocity.VelocityContext getContext()
Overrides:
getContext in class find_stations

addParams

protected void addParams()
                  throws com.martiansoftware.jsap.JSAPException
Overrides:
addParams in class find_stations
Throws:
com.martiansoftware.jsap.JSAPException

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception