hep.io.sio
Class SIOReader

java.lang.Object
  extended by hep.io.sio.SIOReader

public class SIOReader
extends Object

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

SIOReader

public SIOReader(InputStream in)
          throws IOException
Throws:
IOException
Method Detail

readRecord

public SIORecord readRecord()
                     throws IOException
Throws:
IOException

close

public void close()
           throws IOException
Throws:
IOException


Copyright © 2000-2007 FreeHEP. All Rights Reserved.