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