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