public class JsonProvenanceDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<MarshalledProvenance>
MarshalledProvenance.| Constructor and Description |
|---|
JsonProvenanceDeserializer(Class<? extends MarshalledProvenance> provClass) |
| Modifier and Type | Method and Description |
|---|---|
MarshalledProvenance |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserializeWithType, getValueClass, getValueInstantiator, getValueType, getValueType, handledTypedeserialize, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic JsonProvenanceDeserializer(Class<? extends MarshalledProvenance> provClass)
public MarshalledProvenance deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<MarshalledProvenance>IOExceptionCopyright © 2022. All rights reserved.