public class StationClient extends AbstractFDSNClient
BASEURL, BEGIN, END, HOST, PRINTURL, RAW, VALIDATEargs, commandName, DEFAULT_USER_AGENT, HELP, jsap, params, result, userAgent, VERSION| Constructor and Description |
|---|
StationClient(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addParams() |
void |
handleResults(FDSNStationXML stationXml) |
static void |
main(java.lang.String[] args) |
void |
run() |
add, createListOption, createListOption, createListOption, getArgs, getCommandName, getHelp, getParams, getResult, getUserAgent, isSpecified, isSuccess, requiresAtLeastOneArg, setUserAgent, shouldPrintHelp, shouldPrintVersionpublic StationClient(java.lang.String[] args)
throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPExceptionprotected void addParams()
throws com.martiansoftware.jsap.JSAPException
addParams in class AbstractFDSNClientcom.martiansoftware.jsap.JSAPExceptionpublic void run()
public void handleResults(FDSNStationXML stationXml) throws javax.xml.stream.XMLStreamException, SeisFileException
javax.xml.stream.XMLStreamExceptionSeisFileExceptionpublic static void main(java.lang.String[] args)
throws com.martiansoftware.jsap.JSAPException
args - com.martiansoftware.jsap.JSAPException