public static interface MarkupElement.MarkupChildElement
extends org.jivesoftware.smack.packet.NamedElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATTR_END |
static java.lang.String |
ATTR_START |
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd()
Return the end index of this element.
|
int |
getStart()
Return the start index of this element.
|
static final java.lang.String ATTR_START
static final java.lang.String ATTR_END