All Classes
-
Class Summary Class Description DurationXmlAdapter XmlAdapter
mapping JSR-310Duration
to ISO-8601 stringInstantXmlAdapter XmlAdapter
mapping JSR-310Instant
to ISO-8601 stringLocalDateTimeXmlAdapter XmlAdapter
mapping JSR-310LocalDateTime
to ISO-8601 stringLocalDateXmlAdapter XmlAdapter
mapping JSR-310LocalDate
to ISO-8601 stringLocalTimeXmlAdapter XmlAdapter
mapping JSR-310LocalTime
to ISO-8601 stringMonthDayXmlAdapter XmlAdapter
mapping JSR-310MonthDay
to a string such as --12-03OffsetDateTimeXmlAdapter XmlAdapter
mapping JSR-310OffsetDateTime
to ISO-8601 stringOffsetTimeXmlAdapter XmlAdapter
mapping JSR-310OffsetTime
to ISO-8601 stringPeriodXmlAdapter XmlAdapter
mapping JSR-310Period
to ISO-8601 stringTemporalAccessorXmlAdapter<T extends java.time.temporal.TemporalAccessor> XmlAdapter
mapping any JSR-310TemporalAccessor
to string using providedDateTimeFormatter
YearMonthXmlAdapter XmlAdapter
mapping JSR-310YearMonth
to a string such as 2007-12YearXmlAdapter XmlAdapter
mapping JSR-310Year
to ISO proleptic year numberZonedDateTimeXmlAdapter XmlAdapter
mapping JSR-310ZonedDateTime
to ISO-8601 stringZoneIdXmlAdapter XmlAdapter
mapping JSR-310ZoneId
andZoneOffset
to the time-zone ID string