|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--hep.lcd.io.sio.SIOReader
A class for reading SIO records.
| Constructor Summary | |
SIOReader(InputStream in)
|
|
| Method Summary | |
void |
close()
|
SIORecord |
readRecord()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SIOReader(InputStream in)
throws IOException
| Method Detail |
public SIORecord readRecord()
throws IOException
public void close()
throws IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||