|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.seisFile.mseed.MiniSeedRead
edu.sc.seis.seisFile.mseed.MultiFileMSeedRead
public class MultiFileMSeedRead
| Field Summary |
|---|
| Fields inherited from class edu.sc.seis.seisFile.mseed.MiniSeedRead |
|---|
inStream, numRead, readData, recordSize |
| Constructor Summary | |
|---|---|
MultiFileMSeedRead(java.io.File[] files)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
close()
Deprecated. |
SeedRecord |
getNextRecord()
Deprecated. gets the next logical record int the seed volume. |
int |
getNumRecordsRead()
Deprecated. |
protected void |
initNextFile()
Deprecated. |
| Methods inherited from class edu.sc.seis.seisFile.mseed.MiniSeedRead |
|---|
getNextRecord, main |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiFileMSeedRead(java.io.File[] files)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void close()
throws java.io.IOException
close in class MiniSeedReadjava.io.IOException
public SeedRecord getNextRecord()
throws SeedFormatException,
java.io.IOException
getNextRecord in class MiniSeedReadSeedFormatException
java.io.IOExceptionpublic int getNumRecordsRead()
getNumRecordsRead in class MiniSeedRead
protected void initNextFile()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||