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