public static class JodaMapping.MongoDateTimeDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.joda.time.DateTime>
| Constructor and Description |
|---|
MongoDateTimeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic org.joda.time.DateTime 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.joda.time.DateTime>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2013–2015 Taimos GmbH. All rights reserved.