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