Class find_channels

    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void addDefaultParams()  
      protected void addParams()  
      org.apache.velocity.VelocityContext getContext()  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class edu.sc.seis.seisFile.client.AbstractClient

        add, createListOption, createListOption, createListOption, getArgs, getCommandName, getHelp, getParams, getResult, getUserAgent, isSpecified, isSuccess, requiresAtLeastOneArg, setUserAgent, shouldPrintHelp, shouldPrintVersion
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • find_channels

        public find_channels()
                      throws com.martiansoftware.jsap.JSAPException
        Throws:
        com.martiansoftware.jsap.JSAPException
      • find_channels

        public find_channels​(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
      • addDefaultParams

        protected void addDefaultParams()
                                 throws com.martiansoftware.jsap.JSAPException
        Overrides:
        addDefaultParams 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