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