java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
Integer,
Boolean>
de.gurkenlabs.litiengine.environment.tilemap.xml.BooleanIntegerAdapter
public class BooleanIntegerAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<Integer,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
-
BooleanIntegerAdapter
public BooleanIntegerAdapter()
-
Method Details
-
unmarshal
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<Integer,Boolean>
-
marshal
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<Integer,Boolean>