| Package | Description |
|---|---|
| org.granite.messaging.amf.io | |
| org.granite.util |
| Modifier and Type | Field and Description |
|---|---|
protected XMLUtil |
AMF3Deserializer.xmlUtil |
protected XMLUtil |
AMF3Serializer.xmlUtil |
| Modifier and Type | Class and Description |
|---|---|
class |
StdXMLUtil |
| Modifier and Type | Method and Description |
|---|---|
static XMLUtil |
XMLUtilFactory.getXMLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
XMLUtilFactory.setXMLUtilClass(Class<? extends XMLUtil> clazz) |
| Constructor and Description |
|---|
XMap(XMLUtil xmlUtil,
Element root,
boolean clone)
Constructs a new XMap instance.
|