public class IntBufferAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,java.nio.IntBuffer>
JAXB adapter
| Constructor and Description |
|---|
IntBufferAdapter() |
public java.nio.IntBuffer unmarshal(java.lang.String value)
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,java.nio.IntBuffer>public java.lang.String marshal(java.nio.IntBuffer value)
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,java.nio.IntBuffer>