T - public class GeometryDeserializer<T extends com.vividsolutions.jts.geom.Geometry>
extends com.fasterxml.jackson.databind.JsonDeserializer<T>
| 构造器和说明 |
|---|
GeometryDeserializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic T deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize 在类中 com.fasterxml.jackson.databind.JsonDeserializer<T extends com.vividsolutions.jts.geom.Geometry>java.io.IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2024. All Rights Reserved.