public class Module$JAXB
extends <any>
| Constructor and Description |
|---|
Module$JAXB() |
| Modifier and Type | Method and Description |
|---|---|
static Module |
_read(XoXMLStreamReader reader,
RuntimeContext context) |
static void |
_write(XoXMLStreamWriter writer,
Module module,
RuntimeContext context) |
Module |
read(XoXMLStreamReader reader,
RuntimeContext context) |
static Module |
readModule(XoXMLStreamReader reader,
RuntimeContext context) |
void |
write(XoXMLStreamWriter writer,
Module module,
RuntimeContext context) |
static void |
writeModule(XoXMLStreamWriter writer,
Module module,
RuntimeContext context) |
public static Module readModule(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exceptionpublic static void writeModule(XoXMLStreamWriter writer,
Module module,
RuntimeContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void write(XoXMLStreamWriter writer,
Module module,
RuntimeContext context)
throws java.lang.Exception
java.lang.Exceptionpublic static final Module _read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exceptionpublic final Module read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exceptionpublic static final void _write(XoXMLStreamWriter writer,
Module module,
RuntimeContext context)
throws java.lang.Exception
java.lang.Exception