public class KeywordTypeDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<fr.gouv.culture.archivesdefrance.seda.v2.KeyType>
Constructor and Description |
---|
KeywordTypeDeserializer() |
Modifier and Type | Method and Description |
---|---|
fr.gouv.culture.archivesdefrance.seda.v2.KeyType |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
public fr.gouv.culture.archivesdefrance.seda.v2.KeyType deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<fr.gouv.culture.archivesdefrance.seda.v2.KeyType>
jp
- (json, xml, string) representationctxt
- IOException
Copyright © 2018 Vitam. All rights reserved.