public abstract class AbstractJsonPacketExtension extends Object implements ExtensionElement
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractJsonPacketExtension(String json) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJson() |
XmlStringBuilder |
toXML()
Returns the XML representation of this Element.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespacegetElementNameprotected AbstractJsonPacketExtension(String json)