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