public class JacksonPropertyBoxDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<com.holonplatform.core.property.PropertyBox>
PropertyBox deserialization| Constructor and Description |
|---|
JacksonPropertyBoxDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
com.holonplatform.core.property.PropertyBox |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic com.holonplatform.core.property.PropertyBox deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<com.holonplatform.core.property.PropertyBox>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2019 The Holon Platform. All rights reserved.