public class StringOrArrayDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Object>
| Constructor and Description |
|---|
StringOrArrayDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic Object deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Object>IOExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.