public static class StandardJAXBObjects.FloatJAXB extends JAXBObject<Float>
| Modifier and Type | Field and Description |
|---|---|
static StandardJAXBObjects.FloatJAXB |
INSTANCE |
xmlRootElement, xmlTypedependencies, 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, writegetDependencies, getTypepublic static final StandardJAXBObjects.FloatJAXB INSTANCE
public Float read(XoXMLStreamReader reader, RuntimeContext context) throws Exception
read in class JAXBObject<Float>Exceptionpublic void write(XoXMLStreamWriter writer, Float value, RuntimeContext context) throws Exception
write in class JAXBObject<Float>ExceptionCopyright © 2007–2021. All rights reserved.