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