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