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