public class FrontMatterDeserializer extends org.springframework.boot.jackson.JsonObjectDeserializer<FrontMatter>
| Constructor and Description |
|---|
FrontMatterDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
protected FrontMatter |
deserializeObject(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext,
com.fasterxml.jackson.core.ObjectCodec objectCodec,
com.fasterxml.jackson.databind.JsonNode jsonNode) |
deserialize, getRequiredNode, nullSafeValuedeserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerprotected FrontMatter deserializeObject(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext, com.fasterxml.jackson.core.ObjectCodec objectCodec, com.fasterxml.jackson.databind.JsonNode jsonNode) throws IOException
deserializeObject in class org.springframework.boot.jackson.JsonObjectDeserializer<FrontMatter>IOExceptionCopyright © 2017. All rights reserved.