public class AnnotationResourceDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<AnnotationResource>
| Constructor and Description |
|---|
AnnotationResourceDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationResource |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext dc) |
public AnnotationResource deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext dc) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<AnnotationResource>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2016. All rights reserved.