Class LocalDateTimeAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,LocalDateTime>
it.tidalwave.accounting.exporter.xml.impl.adapters.LocalDateTimeAdapter
public class LocalDateTimeAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<String,LocalDateTime>
- Author:
- Fabrizio Giudici
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LocalDateTimeAdapter
public LocalDateTimeAdapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in classjavax.xml.bind.annotation.adapters.XmlAdapter<String,
LocalDateTime>
-
marshal
- Specified by:
marshal
in classjavax.xml.bind.annotation.adapters.XmlAdapter<String,
LocalDateTime>
-