|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.seisFile.client.AbstractClient
edu.sc.seis.seisFile.fdsnws.AbstractFDSNClient
edu.sc.seis.seisFile.fdsnws.DataSelectClient
public class DataSelectClient
Field Summary |
---|
Fields inherited from class edu.sc.seis.seisFile.fdsnws.AbstractFDSNClient |
---|
BASEURL, BEGIN, END, HOST, PRINTURL, RAW, VALIDATE |
Fields inherited from class edu.sc.seis.seisFile.client.AbstractClient |
---|
args, commandName, DEFAULT_USER_AGENT, HELP, jsap, params, result, userAgent, VERSION |
Constructor Summary | |
---|---|
DataSelectClient(java.lang.String[] args)
|
Method Summary | |
---|---|
protected void |
addParams()
|
FDSNDataSelectQueryParams |
configureQuery(com.martiansoftware.jsap.JSAPResult result)
|
void |
handleResults(DataRecordIterator drIter)
|
static void |
main(java.lang.String[] args)
|
void |
run()
|
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 |
---|
public DataSelectClient(java.lang.String[] args) throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPException
Method Detail |
---|
protected void addParams() throws com.martiansoftware.jsap.JSAPException
addParams
in class AbstractFDSNClient
com.martiansoftware.jsap.JSAPException
public void run()
public FDSNDataSelectQueryParams configureQuery(com.martiansoftware.jsap.JSAPResult result) throws SeisFileException
SeisFileException
public void handleResults(DataRecordIterator drIter) throws java.io.IOException, SeedFormatException
java.io.IOException
SeedFormatException
public static void main(java.lang.String[] args) throws com.martiansoftware.jsap.JSAPException
args
-
com.martiansoftware.jsap.JSAPException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |