public class AlloyContentDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Object>
| 构造器和说明 |
|---|
AlloyContentDeserializer(AlloyContent alloyContent,
Class dataType) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
AlloyContentHandler |
getHandler() |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic AlloyContentDeserializer(AlloyContent alloyContent, Class dataType)
public Object deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize 在类中 com.fasterxml.jackson.databind.JsonDeserializer<Object>IOExceptionpublic AlloyContentHandler getHandler()
Copyright © 2024. All rights reserved.