public static interface MarkupElement.MarkupChildElement extends 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.
|
getElementNamestatic final java.lang.String ATTR_START
static final java.lang.String ATTR_END