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