public final class ValueMapSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<ValueMap>
Jackson deserializer for ValueMap classes.
| Constructor and Description | 
|---|
ValueMapSerializer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
serialize(ValueMap value,
         com.fasterxml.jackson.core.JsonGenerator gen,
         com.fasterxml.jackson.databind.SerializerProvider provider)  | 
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrowpublic void serialize(ValueMap value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<ValueMap>IOExceptionCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.