public class FeatureOutputSerializer extends com.fasterxml.jackson.databind.JsonSerializer<GeoJSONFeature>
| Constructor and Description |
|---|
FeatureOutputSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(GeoJSONFeature value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(GeoJSONFeature value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<GeoJSONFeature>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.