Package | Description |
---|---|
com.fasterxml.jackson.dataformat.ion.jsr310 |
Class and Description |
---|
IonTimestampInstantDeserializer
A deserializer for variants of java.time classes that represent a specific instant on the timeline
(Instant, OffsetDateTime, ZonedDateTime) which supports deserializing from an Ion timestamp value.
|
IonTimestampInstantSerializer
A serializer for variants of java.time classes that represent a specific instant on the timeline
(Instant, OffsetDateTime, ZonedDateTime) which supports serializing to an Ion timestamp value.
|
Copyright © 2022 FasterXML. All rights reserved.