Modifier and Type | Class and Description |
---|---|
static class |
ListMarkup.Companion |
Modifier and Type | Field and Description |
---|---|
static ListMarkup.Companion |
Companion |
GROUP_TYPE, HEADER_TYPE, LIST_TYPE, MARKUP_CONTENT_NODE, MARKUP_STYLE_NODE, ROW_TYPE, TABLE_TYPE, TEXT_TYPE
Constructor and Description |
---|
ListMarkup() |
Modifier and Type | Method and Description |
---|---|
NonExistentClass |
getBullet() |
int |
getLevel() |
java.lang.String |
getType() |
void |
setBullet(NonExistentClass p) |
void |
setLevel(int value) |
add, applyMeta, getContent, getType, header, item, list, table, text, toMeta, unaryPlus
getColumnNumber, getIndex, getParent, getStyle, getStyleStack, getType, setParent, setStyle, toMeta
public static ListMarkup.Companion Companion