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