public interface FlrLowLevelDeserializer extends RbfLowLevelDeserializer
Modifier and Type | Method and Description |
---|---|
String |
nextField(int length,
Align align,
char padCharacter)
Returns the next field of the current record.
|
getStoredLines, readNextRecord, unreadRecord
close, getInputPosition, open
String nextField(int length, Align align, char padCharacter)
length
- the length of the fieldalign
- the alignmentpadCharacter
- the pad characterLowLevelDeserializationException
Copyright © 2014. All rights reserved.