public class IntAsBooleanXmlAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<String,Boolean>
-
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
-
IntAsBooleanXmlAdapter
public IntAsBooleanXmlAdapter()
-
Method Details
-
marshal
- Specified by:
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<String,Boolean>
- Throws:
Exception
-
unmarshal
- Specified by:
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<String,Boolean>
- Throws:
Exception