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