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.Exceptionpublic static void writeHandler(XoXMLStreamWriter writer,
Handler handler,
RuntimeContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void write(XoXMLStreamWriter writer,
Handler handler,
RuntimeContext context)
throws java.lang.Exception
java.lang.Exceptionpublic static final Handler _read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exceptionpublic final Handler read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exceptionpublic static final void _write(XoXMLStreamWriter writer,
Handler handler,
RuntimeContext context)
throws java.lang.Exception
java.lang.Exception