|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RbfLowLevelDeserializer
Low level RBF Deserializer.
Method Summary | |
---|---|
List<Line> |
getStoredLines()
Returns a list of lines stored during deserialization. |
boolean |
readNextRecord()
Reads the next record from the stream. |
void |
unreadRecord()
Unreads the already read record so that it can be read again with readNextRecord() . |
Methods inherited from interface net.sf.jsefa.common.lowlevel.LowLevelDeserializer |
---|
close, getInputPosition, open |
Method Detail |
---|
boolean readNextRecord()
LowLevelDeserializationException
void unreadRecord()
readNextRecord()
.
List<Line> getStoredLines()
LineFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |