protected static interface InternalWikiScannerContext.IBlockTypes
Modifier and Type | Field and Description |
---|---|
static int |
HEADER |
static int |
INFO |
static int |
LIST |
static int |
LIST_DL |
static int |
LIST_DL_DD |
static int |
LIST_DL_DT |
static int |
LIST_LI |
static int |
NONE |
static int |
PARAGRAPH |
static int |
QUOT |
static int |
QUOT_LI |
static int |
TABLE |
static int |
TABLE_ROW |
static int |
TABLE_ROW_CELL |
static final int HEADER
static final int INFO
static final int LIST
static final int LIST_DL
static final int LIST_DL_DD
static final int LIST_DL_DT
static final int LIST_LI
static final int NONE
static final int PARAGRAPH
static final int QUOT
static final int QUOT_LI
static final int TABLE
static final int TABLE_ROW
static final int TABLE_ROW_CELL
Copyright © 2004–2021 XWiki. All rights reserved.