java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
String,
Date>
com.priint.pubserver.plannerapi.resource.DateISO8601Adapter
public class DateISO8601Adapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Date>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DateISO8601Adapter
public DateISO8601Adapter()
-
Method Details
-
unmarshal
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Date>
- Throws:
Exception
-
marshal
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Date>
- Throws:
Exception