Class ZeroOneBooleanAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,Boolean>
eu.europa.esig.saml.jaxb.assertion.runtime.ZeroOneBooleanAdapter
Serializes
boolean
as 0 or 1.- Since:
- 2.0
- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ZeroOneBooleanAdapter
public ZeroOneBooleanAdapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in classXmlAdapter<String,
Boolean>
-
marshal
- Specified by:
marshal
in classXmlAdapter<String,
Boolean>
-