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