public class DataSelectClient extends AbstractFDSNClient
BASEURL, BEGIN, END, HOST, PRINTURL, RAW, VALIDATE
args, commandName, DEFAULT_USER_AGENT, HELP, jsap, params, result, userAgent, VERSION
Constructor and Description |
---|
DataSelectClient(java.lang.String[] args) |
Modifier and Type | Method and Description |
---|---|
protected void |
addParams() |
FDSNDataSelectQueryParams |
configureQuery(com.martiansoftware.jsap.JSAPResult result) |
void |
handleResults(DataRecordIterator drIter) |
static void |
main(java.lang.String[] args) |
void |
run() |
add, createListOption, createListOption, createListOption, getArgs, getCommandName, getHelp, getParams, getResult, getUserAgent, isSpecified, isSuccess, requiresAtLeastOneArg, setUserAgent, shouldPrintHelp, shouldPrintVersion
public DataSelectClient(java.lang.String[] args) throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPException
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