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, openclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStoredLinesclose, getInputPosition, hasNext, next, openprotected Object readSimpleValue(SimpleTypeMapping<?> typeMapping)
readSimpleValue in class RbfDeserializerImpltypeMapping - the type mappingprotected String readPrefix()
readPrefix in class RbfDeserializerImplprotected FlrLowLevelDeserializer getLowLevelDeserializer()
getLowLevelDeserializer in class RbfDeserializerImplCopyright © 2014. All rights reserved.