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