public class SeeAlsoDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<SeeAlso>
| Constructor and Description |
|---|
SeeAlsoDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
SeeAlso |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public SeeAlso 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<SeeAlso>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2016. All rights reserved.