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