public class MatchTimeDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.threeten.bp.OffsetDateTime>
Constructor and Description |
---|
MatchTimeDeserializer() |
Modifier and Type | Method and Description |
---|---|
org.threeten.bp.OffsetDateTime |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public org.threeten.bp.OffsetDateTime 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<org.threeten.bp.OffsetDateTime>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2014. All Rights Reserved.