| 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 | 
|---|
| TimestampDeserializer(DateDeserializers.TimestampDeserializer src,
                     DateFormat df,
                     String formatString) | 
Copyright © 2008–2020 FasterXML. All rights reserved.