Package | Description |
---|---|
com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
Modifier and Type | Method and Description |
---|---|
protected DateDeserializers.TimestampDeserializer |
DateDeserializers.TimestampDeserializer.withDateFormat(DateFormat df,
String formatString) |
Constructor and Description |
---|
DateDeserializers.TimestampDeserializer(DateDeserializers.TimestampDeserializer src,
DateFormat df,
String formatString) |
Copyright © 2014-2015 FasterXML. All Rights Reserved.