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, wrapAndThrow
public 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>
IOException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.