java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<T,
Option<T>>
org.opencastproject.util.jaxb.OptionAdapter<T>
public class OptionAdapter<T>
extends javax.xml.bind.annotation.adapters.XmlAdapter<T,Option<T>>
JAXB Adapter for the
Option type
-
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
-
OptionAdapter
public OptionAdapter()
-
Method Details
-
marshal
- Specified by:
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<T,Option<T>>
- Throws:
Exception
-
unmarshal
- Specified by:
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<T,Option<T>>
- Throws:
Exception