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.Exception
public static void writeModule(XoXMLStreamWriter writer, Module module, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public void write(XoXMLStreamWriter writer, Module module, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static final Module _read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public final Module read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static final void _write(XoXMLStreamWriter writer, Module module, RuntimeContext context) throws java.lang.Exception
java.lang.Exception