edu.sc.seis.seisFile.winston
Class WinstonClient
java.lang.Object
edu.sc.seis.seisFile.winston.WinstonClient
public class WinstonClient
- extends java.lang.Object
Constructor Summary |
protected |
WinstonClient(java.lang.String[] args)
|
Method Summary |
java.lang.String |
getHelp()
|
static void |
main(java.lang.String[] args)
|
void |
readData()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WinstonClient
protected WinstonClient(java.lang.String[] args)
throws SeisFileException,
java.io.FileNotFoundException,
java.io.IOException
- Throws:
SeisFileException
java.io.FileNotFoundException
java.io.IOException
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Parameters:
args
-
- Throws:
java.lang.Exception
readData
public void readData()
throws SeisFileException,
java.sql.SQLException,
java.util.zip.DataFormatException,
java.io.FileNotFoundException,
java.io.IOException,
java.net.URISyntaxException
- Throws:
SeisFileException
java.sql.SQLException
java.util.zip.DataFormatException
java.io.FileNotFoundException
java.io.IOException
java.net.URISyntaxException
getHelp
public java.lang.String getHelp()