edu.sc.seis.seisFile
Class MSeedQueryClient

java.lang.Object
  extended by edu.sc.seis.seisFile.MSeedQueryClient
Direct Known Subclasses:
Client, Client

public abstract class MSeedQueryClient
extends java.lang.Object


Constructor Summary
protected MSeedQueryClient(MSeedQueryReader reader)
           
 
Method Summary
abstract  java.lang.String getHelp()
           
 void readData(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MSeedQueryClient

protected MSeedQueryClient(MSeedQueryReader reader)
Method Detail

readData

public void readData(java.lang.String[] args)
              throws SeisFileException,
                     java.io.IOException
Throws:
SeisFileException
java.io.IOException

getHelp

public abstract java.lang.String getHelp()