|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.edf.adapter.BinaryRecordReader
public class BinaryRecordReader
| 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 |
|---|
public BinaryRecordReader(BinaryFormatInputStream in)
| Method Detail |
|---|
public boolean hasNext()
throws java.io.IOException
java.io.IOException
public Record next()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||