|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.bind.annotation.adapters.XmlAdapter<int[],java.util.BitSet>
org.torweg.pulse.util.xml.bind.BitSetPositionXmlAdapter
public class BitSetPositionXmlAdapter
A XmlAdapter for BitSet.
| Constructor Summary | |
|---|---|
BitSetPositionXmlAdapter()
|
|
| Method Summary | |
|---|---|
int[] |
marshal(java.util.BitSet v)
|
java.util.BitSet |
unmarshal(int[] v)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BitSetPositionXmlAdapter()
| Method Detail |
|---|
public final int[] marshal(java.util.BitSet v)
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<int[],java.util.BitSet>v - the BitSet to marshal
boolean[]XmlAdapter.marshal(java.lang.Object)public final java.util.BitSet unmarshal(int[] v)
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<int[],java.util.BitSet>v - the int[] to unmarshal
BitSetXmlAdapter.unmarshal(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||