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