com.fasterxml.jackson.databind.deser.NullValueProvider
public class TerrainDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<TerrainI>
Constructor | Description |
---|---|
TerrainDeserializer(com.fasterxml.jackson.databind.ObjectMapper mapper) |
Modifier and Type | Method | Description |
---|---|---|
TerrainI |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public TerrainDeserializer(com.fasterxml.jackson.databind.ObjectMapper mapper)
public TerrainI deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<TerrainI>
java.io.IOException
com.fasterxml.jackson.core.JsonProcessingException