java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
String,
Date>
com.priint.pubserver.comet.bridge.frameinfo.CometFrameInfoDateAdapter
public class CometFrameInfoDateAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Date>
The type Comet frame info date adapter.
Converts date to/from a
String using a specific format.
-
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
-
CometFrameInfoDateAdapter
public CometFrameInfoDateAdapter()
-
Method Details
-
marshal
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Date>
- Throws:
Exception
-
unmarshal
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Date>
- Throws:
Exception