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