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, unreadRecordclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStoredLines, readNextRecord, unreadRecordclose, getInputPosition, openpublic FlrLowLevelDeserializerImpl(FlrLowLevelConfiguration config)
FlrLowLevelDeserializerImpl.config - the configurationpublic String nextField(int length, Align align, char padCharacter)
nextField in interface FlrLowLevelDeserializerlength - the length of the fieldalign - the alignmentpadCharacter - the pad characterCopyright © 2014. All rights reserved.