com.endeca.edf.adapter
Class BinaryRecordReader

java.lang.Object
  extended by com.endeca.edf.adapter.BinaryRecordReader

public class BinaryRecordReader
extends java.lang.Object


Constructor Summary
BinaryRecordReader(BinaryFormatInputStream in)
           
 
Method Summary
 boolean hasNext()
           
 Record next()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryRecordReader

public BinaryRecordReader(BinaryFormatInputStream in)
Method Detail

hasNext

public boolean hasNext()
                throws java.io.IOException
Throws:
java.io.IOException

next

public Record next()
            throws java.io.IOException
Throws:
java.io.IOException


© 2010 Endeca Technologies, Inc.
Endeca Confidential