public class JsonValueDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Value>
| Constructor and Description |
|---|
JsonValueDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Value |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public Value deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Value>IOExceptionCopyright © 2015. All rights reserved.