public class GeometryDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.locationtech.jts.geom.Geometry>
Constructor and Description |
---|
GeometryDeserializer() |
Modifier and Type | Method and Description |
---|---|
org.locationtech.jts.geom.Geometry |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public org.locationtech.jts.geom.Geometry deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<org.locationtech.jts.geom.Geometry>
IOException
Copyright © 2019. All rights reserved.