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