public static class StandardJAXBObjects.FloatJAXB extends JAXBObject<Float>
Modifier and Type | Field and Description |
---|---|
static StandardJAXBObjects.FloatJAXB |
INSTANCE |
xmlRootElement, xmlType
dependencies, type
Constructor and Description |
---|
FloatJAXB() |
Modifier and Type | Method and Description |
---|---|
Float |
read(XoXMLStreamReader reader,
RuntimeContext context) |
void |
write(XoXMLStreamWriter writer,
Float value,
RuntimeContext context) |
getXmlRootElement, getXmlType, read, read, read, read, write, write, write, write, write
getDependencies, getType
public static final StandardJAXBObjects.FloatJAXB INSTANCE
public Float read(XoXMLStreamReader reader, RuntimeContext context) throws Exception
read
in class JAXBObject<Float>
Exception
public void write(XoXMLStreamWriter writer, Float value, RuntimeContext context) throws Exception
write
in class JAXBObject<Float>
Exception
Copyright © 2007–2016. All rights reserved.