public class CaseAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<String,Calendar>
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
CaseAdapter
public CaseAdapter()
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<String,Calendar>
- Throws:
Exception
-
marshal
- Specified by:
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<String,Calendar>
- Throws:
Exception