public final class FlrDeserializerImpl extends RbfDeserializerImpl implements FlrDeserializer
FlrDeserializer
based on RbfDeserializerImpl
.Modifier and Type | Method and Description |
---|---|
protected FlrLowLevelDeserializer |
getLowLevelDeserializer()
Returns the low level deserializer.
|
protected String |
readPrefix()
Reads the prefix of the current record from the stream.
|
protected Object |
readSimpleValue(SimpleTypeMapping<?> typeMapping)
Reads a simple value from the stream using the given type mapping.
|
close, getInputPosition, getStoredLines, hasNext, next, open
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStoredLines
close, getInputPosition, hasNext, next, open
protected Object readSimpleValue(SimpleTypeMapping<?> typeMapping)
readSimpleValue
in class RbfDeserializerImpl
typeMapping
- the type mappingprotected String readPrefix()
readPrefix
in class RbfDeserializerImpl
protected FlrLowLevelDeserializer getLowLevelDeserializer()
getLowLevelDeserializer
in class RbfDeserializerImpl
Copyright © 2014. All rights reserved.