public class BinaryJsonDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<net.morimekta.util.Binary>
| Constructor and Description |
|---|
BinaryJsonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
net.morimekta.util.Binary |
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, unwrappingDeserializerpublic net.morimekta.util.Binary deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<net.morimekta.util.Binary>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2015–2016 morimekta.net. All rights reserved.