public static class Geoshape.GeoshapeGsonSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Geoshape>
| Constructor and Description |
|---|
GeoshapeGsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Geoshape value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
acceptJsonFormatVisitor, createObjectNode, createSchemaNode, createSchemaNode, findConvertingContentSerializer, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrowpublic void serialize(Geoshape value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<Geoshape>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2012–2015. All rights reserved.