public interface Element
PacketExtension
, but does not
carry a namespace and is usually included as child element of an packet extension.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getElementName()
Returns the root element name.
|
java.lang.CharSequence |
toXML()
Returns the XML representation of the PacketExtension.
|