edu.sc.seis.sod.tools
Class find_seismograms

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

public class find_seismograms
extends CommandLineTool


Field Summary
 
Fields inherited from class edu.sc.seis.sod.tools.CommandLineTool
requiresStdin, result
 
Constructor Summary
find_seismograms(java.lang.String[] args)
           
 
Method Summary
protected  void addParams()
           
static void main(java.lang.String[] args)
           
protected  boolean requiresAtLeastOneArg()
           
 
Methods inherited from class edu.sc.seis.sod.tools.CommandLineTool
add, createListOption, createListOption, createListOption, getArgs, getContext, getTemplate, isSpecified, isSuccess, 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_seismograms

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

requiresAtLeastOneArg

protected boolean requiresAtLeastOneArg()
Overrides:
requiresAtLeastOneArg in class CommandLineTool

addParams

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

main

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