public static final class ChatMarkersElements.MarkableExtension
extends java.lang.Object
implements org.jivesoftware.smack.packet.ExtensionElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT
markable element.
|
static ChatMarkersElements.MarkableExtension |
INSTANCE |
static javax.xml.namespace.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
static ChatMarkersElements.MarkableExtension |
from(org.jivesoftware.smack.packet.Message message) |
java.lang.String |
getElementName() |
java.lang.String |
getNamespace() |
java.lang.CharSequence |
toXML(org.jivesoftware.smack.packet.XmlEnvironment enclosingNamespace) |
public static final ChatMarkersElements.MarkableExtension INSTANCE
public static final java.lang.String ELEMENT
public static final javax.xml.namespace.QName QNAME
public java.lang.String getElementName()
getElementName in interface org.jivesoftware.smack.packet.NamedElementpublic java.lang.String getNamespace()
getNamespace in interface org.jivesoftware.smack.packet.XmlElementpublic java.lang.CharSequence toXML(org.jivesoftware.smack.packet.XmlEnvironment enclosingNamespace)
toXML in interface org.jivesoftware.smack.packet.Elementpublic static ChatMarkersElements.MarkableExtension from(org.jivesoftware.smack.packet.Message message)