public class FactoryDescriptionDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer
Constructor and Description |
---|
FactoryDescriptionDeserializer() |
Modifier and Type | Method and Description |
---|---|
Feature |
create(String val,
com.fasterxml.jackson.core.JsonParser parser) |
Object |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public Object 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
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2024. All rights reserved.