public static class IntOrString.Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<IntOrString>
Constructor and Description |
---|
Deserializer() |
Modifier and Type | Method and Description |
---|---|
IntOrString |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public IntOrString deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<IntOrString>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2015–2020 Red Hat. All rights reserved.