public abstract class MSeedQueryClient
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected QueryParams |
params |
protected MSeedQueryReader |
reader |
Constructor and Description |
---|
MSeedQueryClient(java.lang.String[] args) |
protected QueryParams params
protected MSeedQueryReader reader
public MSeedQueryClient(java.lang.String[] args) throws SeisFileException
SeisFileException
public void readData() throws SeedFormatException, java.io.IOException, SeisFileException
SeedFormatException
java.io.IOException
SeisFileException
public abstract java.lang.String getHelp()