public abstract static class MarkupElement.BlockLevelMarkupElement extends MarkupElement.MarkupChildElement
ATTR_END, ATTR_START| Modifier | Constructor and Description |
|---|---|
protected |
BlockLevelMarkupElement(int start,
int end) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterXmlPrelude(org.jivesoftware.smack.util.XmlStringBuilder xml) |
getEnd, getNamespace, getStart, toXMLclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected final void afterXmlPrelude(org.jivesoftware.smack.util.XmlStringBuilder xml)
afterXmlPrelude in class MarkupElement.MarkupChildElement