public static interface MarkupElement.MarkupChildElement extends NamedElement
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_END |
static 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.
|
getElementName
static final String ATTR_START
static final String ATTR_END