public final class PropertyDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Property>
Deserializer for Property
Constructor and Description |
---|
PropertyDeserializer() |
Modifier and Type | Method and Description |
---|---|
Property |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
deserializeWithType, getValueClass, getValueType, handledType
public Property deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) throws IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<Property>
IOException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.