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