public static class StandardJAXBObjects.DoubleJAXB extends JAXBObject<Double>
| Modifier and Type | Field and Description |
|---|---|
static StandardJAXBObjects.DoubleJAXB |
INSTANCE |
xmlRootElement, xmlTypedependencies, type| Constructor and Description |
|---|
DoubleJAXB() |
| Modifier and Type | Method and Description |
|---|---|
Double |
read(XoXMLStreamReader reader,
RuntimeContext context) |
void |
write(XoXMLStreamWriter writer,
Double value,
RuntimeContext context) |
getXmlRootElement, getXmlType, read, read, read, read, write, write, write, write, writegetDependencies, getTypepublic static final StandardJAXBObjects.DoubleJAXB INSTANCE
public Double read(XoXMLStreamReader reader, RuntimeContext context) throws Exception
read in class JAXBObject<Double>Exceptionpublic void write(XoXMLStreamWriter writer, Double value, RuntimeContext context) throws Exception
write in class JAXBObject<Double>ExceptionCopyright © 2007–2021. All rights reserved.