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