Class LocalTimeXmlAdapter


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

    String format details: DateTimeFormatter.ISO_LOCAL_TIME

    See Also:
    XmlAdapter, LocalTime
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LocalTimeXmlAdapter

        public LocalTimeXmlAdapter()