public class RawSerializer extends com.fasterxml.jackson.databind.JsonSerializer<Json.RawValue>
Json.RawValue json serializer| Constructor and Description |
|---|
RawSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Json.RawValue value,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(Json.RawValue value, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Json.RawValue>IOExceptionCopyright © 2015. All Rights Reserved.