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