public static class ChatMarkersElements.MarkableExtension extends java.lang.Object implements ExtensionElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT
markable element.
|
| Constructor and Description |
|---|
MarkableExtension() |
| Modifier and Type | Method and Description |
|---|---|
static ChatMarkersElements.MarkableExtension |
from(Message message) |
java.lang.String |
getElementName()
Returns the root element name.
|
java.lang.String |
getNamespace()
Returns the root element XML namespace.
|
java.lang.CharSequence |
toXML()
Returns the XML representation of this Element.
|
public static final java.lang.String ELEMENT
public MarkableExtension()
public java.lang.String getElementName()
NamedElementgetElementName in interface NamedElementpublic java.lang.String getNamespace()
ExtensionElementgetNamespace in interface ExtensionElementpublic java.lang.CharSequence toXML()
Elementpublic static ChatMarkersElements.MarkableExtension from(Message message)