Class DateTimeAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<Calendar,ZonedDateTime>
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.DateTimeAdapter
public class DateTimeAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<Calendar,ZonedDateTime>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DateTimeAdapter
public DateTimeAdapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in classjavax.xml.bind.annotation.adapters.XmlAdapter<Calendar,
ZonedDateTime>
-
marshal
- Specified by:
marshal
in classjavax.xml.bind.annotation.adapters.XmlAdapter<Calendar,
ZonedDateTime>
-