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