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(String enclosingNamespace)
Returns the XML representation of this Element.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespace
getElementName
protected AbstractJsonPacketExtension(String json)
public final XmlStringBuilder toXML(String enclosingNamespace)
Element