public static class PostEmbedType.PostEmbedTypeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<PostEmbedType>
| Constructor and Description |
|---|
PostEmbedTypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
PostEmbedType |
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 PostEmbedType deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<PostEmbedType>IOExceptionCopyright © 2019. All rights reserved.