public class FormatDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Format>
| 构造器和说明 |
|---|
FormatDeserializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
Format |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic Format deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize 在类中 com.fasterxml.jackson.databind.JsonDeserializer<Format>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2021. All rights reserved.