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