public final class FlrSerializerImpl extends RbfSerializerImpl<FlrLowLevelSerializer> implements FlrSerializer
FlrSerializer based on RbfSerializerImpl.| Modifier and Type | Method and Description |
|---|---|
protected void |
writePrefix(String prefix)
Writes the prefix.
|
protected void |
writeSimpleValue(Object object,
SimpleTypeMapping<?> mapping)
Writes the given value as a simple value using the simple type mapping.
|
close, flush, getLowLevelSerializer, open, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLowLevelSerializerclose, flush, open, writeprotected void writeSimpleValue(Object object, SimpleTypeMapping<?> mapping)
writeSimpleValue in class RbfSerializerImpl<FlrLowLevelSerializer>object - the value to writemapping - the simple type mappingprotected void writePrefix(String prefix)
writePrefix in class RbfSerializerImpl<FlrLowLevelSerializer>prefix - the prefixCopyright © 2014. All rights reserved.