OSMQ
v2.0.1

osmq.records
Class RecordFileReader

java.lang.Object
  extended byjava.io.Reader
      extended byjava.io.BufferedReader
          extended byosmq.io.BufferedInputFileReader
              extended byosmq.records.RecordFileReader

public class RecordFileReader
extends BufferedInputFileReader


Constructor Summary
RecordFileReader(java.lang.String filename)
           
 
Method Summary
 DataRecord getDataRecord()
           
 
Methods inherited from class java.io.BufferedReader
close, mark, markSupported, read, read, readLine, ready, reset, skip
 
Methods inherited from class java.io.Reader
read
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordFileReader

public RecordFileReader(java.lang.String filename)
                 throws java.io.FileNotFoundException
Method Detail

getDataRecord

public DataRecord getDataRecord()
                         throws java.io.IOException
Throws:
java.io.IOException

(c) 2000 - 2003 MQue Systems
All Rights Reserved