public class GeometryTypeJsonDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<com.esri.core.geometry.Geometry.Type>
| Constructor and Description |
|---|
GeometryTypeJsonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
com.esri.core.geometry.Geometry.Type |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext arg1) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic com.esri.core.geometry.Geometry.Type deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext arg1)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<com.esri.core.geometry.Geometry.Type>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.