public static class MarshallCompat.SimplifiedTypeDeserializer<T extends SimplifiedType>
extends com.fasterxml.jackson.databind.JsonDeserializer<T>
| Constructor and Description |
|---|
SimplifiedTypeDeserializer(MarshallCompat.SerializerFlavor flavor)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic SimplifiedTypeDeserializer(MarshallCompat.SerializerFlavor flavor)
public T deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<T extends SimplifiedType>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionJsonDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser, com.fasterxml.jackson.databind.DeserializationContext)Copyright © 2019 Red Hat. All rights reserved.