public static class StandardJAXBObjects.DateJAXB extends JAXBObject<Date>
Modifier and Type | Field and Description |
---|---|
static StandardJAXBObjects.DateJAXB |
INSTANCE |
xmlRootElement, xmlType
dependencies, 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, write
getDependencies, getType
public static final StandardJAXBObjects.DateJAXB INSTANCE
public Date read(XoXMLStreamReader reader, RuntimeContext context) throws Exception
read
in class JAXBObject<Date>
Exception
public void write(XoXMLStreamWriter writer, Date value, RuntimeContext context) throws Exception
write
in class JAXBObject<Date>
Exception
Copyright © 2007–2016. All rights reserved.