public class FlrLowLevelDeserializerImpl extends RbfLowLevelDeserializerImpl<FlrLowLevelConfiguration> implements FlrLowLevelDeserializer
FlrLowLevelDeserializer
based on RbfLowLevelDeserializerImpl
.Constructor and Description |
---|
FlrLowLevelDeserializerImpl(FlrLowLevelConfiguration config)
Constructs a new
FlrLowLevelDeserializerImpl . |
Modifier and Type | Method and Description |
---|---|
String |
nextField(int length,
Align align,
char padCharacter)
Returns the next field of the current record.
|
close, getConfiguration, getCurrentSegmentTerminator, getCurrentSegmentTerminatorString, getInputPosition, getStoredLines, hasNextChar, nextChar, nextString, open, peekChar, readNextRecord, readNextSegment, remainingLineLength, unreadRecord
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStoredLines, readNextRecord, unreadRecord
close, getInputPosition, open
public FlrLowLevelDeserializerImpl(FlrLowLevelConfiguration config)
FlrLowLevelDeserializerImpl
.config
- the configurationpublic String nextField(int length, Align align, char padCharacter)
nextField
in interface FlrLowLevelDeserializer
length
- the length of the fieldalign
- the alignmentpadCharacter
- the pad characterCopyright © 2014. All rights reserved.