public class PropertyDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Property>
| Constructor and Description |
|---|
PropertyDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Property |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public Property 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<Property>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2015. All Rights Reserved.