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