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