Class ZonedDateTimeXmlAdapter


  • public class ZonedDateTimeXmlAdapter
    extends TemporalAccessorXmlAdapter<java.time.ZonedDateTime>
    XmlAdapter mapping JSR-310 ZonedDateTime to ISO-8601 string

    String format details: DateTimeFormatter.ISO_ZONED_DATE_TIME

    See Also:
    XmlAdapter, ZonedDateTime
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZonedDateTimeXmlAdapter

        public ZonedDateTimeXmlAdapter()