public interface MediawikiScannerConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
ALPHA
RegularExpression Id.
|
static int |
BR
RegularExpression Id.
|
static int |
CHAR
RegularExpression Id.
|
static int |
D_BR
RegularExpression Id.
|
static int |
D_DD
RegularExpression Id.
|
static int |
D_ESCAPE
RegularExpression Id.
|
static int |
D_FORMAT_SYMBOL
RegularExpression Id.
|
static int |
D_HEADER_BEGIN
RegularExpression Id.
|
static int |
D_HEADER_END
RegularExpression Id.
|
static int |
D_HORLINE
RegularExpression Id.
|
static int |
D_LIST_ITEM
RegularExpression Id.
|
static int |
D_MACRO
RegularExpression Id.
|
static int |
D_NL
RegularExpression Id.
|
static int |
D_NO_INCLUDE
RegularExpression Id.
|
static int |
D_QUOT_LINE
RegularExpression Id.
|
static int |
D_REFERENCE
RegularExpression Id.
|
static int |
D_SPACE
RegularExpression Id.
|
static int |
D_SPECIAL_SYMBOL
RegularExpression Id.
|
static int |
D_TABLE_BEGIN
RegularExpression Id.
|
static int |
D_TABLE_CAPTION
RegularExpression Id.
|
static int |
D_TABLE_CELL
RegularExpression Id.
|
static int |
D_TABLE_CELL_NL
RegularExpression Id.
|
static int |
D_TABLE_END
RegularExpression Id.
|
static int |
D_TABLE_ROW
RegularExpression Id.
|
static int |
D_URI
RegularExpression Id.
|
static int |
D_VERBATIM_BLOCK
RegularExpression Id.
|
static int |
D_VERBATIM_INLINE
RegularExpression Id.
|
static int |
D_WORD
RegularExpression Id.
|
static int |
DD
RegularExpression Id.
|
static int |
DEFAULT
Lexical state.
|
static int |
DIGIT
RegularExpression Id.
|
static int |
EOF
End of File.
|
static int |
ESCAPE
RegularExpression Id.
|
static int |
FORMAT_SYMBOL
RegularExpression Id.
|
static int |
HEADER
RegularExpression Id.
|
static int |
HEXDIG
RegularExpression Id.
|
static int |
HORLINE
RegularExpression Id.
|
static int |
I_BR
RegularExpression Id.
|
static int |
I_DD
RegularExpression Id.
|
static int |
I_ESCAPE
RegularExpression Id.
|
static int |
I_FORMAT_SYMBOL
RegularExpression Id.
|
static int |
I_HEADER_BEGIN
RegularExpression Id.
|
static int |
I_HEADER_END
RegularExpression Id.
|
static int |
I_HORLINE
RegularExpression Id.
|
static int |
I_LIST_ITEM
RegularExpression Id.
|
static int |
I_MACRO
RegularExpression Id.
|
static int |
I_NL
RegularExpression Id.
|
static int |
I_NO_INCLUDE
RegularExpression Id.
|
static int |
I_QUOT_LINE
RegularExpression Id.
|
static int |
I_REFERENCE
RegularExpression Id.
|
static int |
I_SPACE
RegularExpression Id.
|
static int |
I_SPECIAL_SYMBOL
RegularExpression Id.
|
static int |
I_TABLE_BEGIN
RegularExpression Id.
|
static int |
I_TABLE_CAPTION
RegularExpression Id.
|
static int |
I_TABLE_CELL
RegularExpression Id.
|
static int |
I_TABLE_CELL_NL
RegularExpression Id.
|
static int |
I_TABLE_END
RegularExpression Id.
|
static int |
I_TABLE_ROW
RegularExpression Id.
|
static int |
I_URI
RegularExpression Id.
|
static int |
I_VERBATIM_BLOCK
RegularExpression Id.
|
static int |
I_VERBATIM_INLINE
RegularExpression Id.
|
static int |
I_WORD
RegularExpression Id.
|
static int |
INITIAL_CONTEXT
Lexical state.
|
static int |
LI
RegularExpression Id.
|
static int |
LI_SYMBOL
RegularExpression Id.
|
static int |
MACRO
RegularExpression Id.
|
static int |
NEW_LINE
RegularExpression Id.
|
static int |
NO_INCLUDE
RegularExpression Id.
|
static int |
PARAMS
RegularExpression Id.
|
static int |
QUOT_LINE
RegularExpression Id.
|
static int |
REFERENCE
RegularExpression Id.
|
static int |
SPACE
RegularExpression Id.
|
static int |
SPECIAL_SYMBOL
RegularExpression Id.
|
static int |
TABLE_BEGIN
RegularExpression Id.
|
static int |
TABLE_CAPTION
RegularExpression Id.
|
static int |
TABLE_CELL
RegularExpression Id.
|
static int |
TABLE_CELL_NL
RegularExpression Id.
|
static int |
TABLE_END
RegularExpression Id.
|
static int |
TABLE_ROW
RegularExpression Id.
|
static String[] |
tokenImage
Literal token values.
|
static int |
URI
RegularExpression Id.
|
static int |
URI_AUTHORITY
RegularExpression Id.
|
static int |
URI_FRAGMENT
RegularExpression Id.
|
static int |
URI_GEN_DELIMS
RegularExpression Id.
|
static int |
URI_HIER_PART
RegularExpression Id.
|
static int |
URI_HOST
RegularExpression Id.
|
static int |
URI_PATH_ABEMPTY
RegularExpression Id.
|
static int |
URI_PATH_ABSOLUTE
RegularExpression Id.
|
static int |
URI_PATH_ROOTLESS
RegularExpression Id.
|
static int |
URI_PCHAR
RegularExpression Id.
|
static int |
URI_PCHAR_FIRST
RegularExpression Id.
|
static int |
URI_PCT_ENCODED
RegularExpression Id.
|
static int |
URI_PORT
RegularExpression Id.
|
static int |
URI_QUERY
RegularExpression Id.
|
static int |
URI_REG_NAME
RegularExpression Id.
|
static int |
URI_RESERVED
RegularExpression Id.
|
static int |
URI_SCHEME
RegularExpression Id.
|
static int |
URI_SCHEME_COMPOSITE
RegularExpression Id.
|
static int |
URI_SEGMENT
RegularExpression Id.
|
static int |
URI_SEGMENT_NZ
RegularExpression Id.
|
static int |
URI_SEGMENT_NZ_NC
RegularExpression Id.
|
static int |
URI_SUB_DELIMS
RegularExpression Id.
|
static int |
URI_UNRESERVED
RegularExpression Id.
|
static int |
URI_USERINFO
RegularExpression Id.
|
static int |
VERBATIM_BLOCK
RegularExpression Id.
|
static int |
VERBATIM_INLINE
RegularExpression Id.
|
static final int EOF
static final int LI_SYMBOL
static final int LI
static final int HEADER
static final int ESCAPE
static final int BR
static final int VERBATIM_BLOCK
static final int VERBATIM_INLINE
static final int REFERENCE
static final int HORLINE
static final int QUOT_LINE
static final int PARAMS
static final int TABLE_BEGIN
static final int TABLE_END
static final int TABLE_CAPTION
static final int TABLE_ROW
static final int TABLE_CELL
static final int TABLE_CELL_NL
static final int DD
static final int FORMAT_SYMBOL
static final int MACRO
static final int NO_INCLUDE
static final int NEW_LINE
static final int SPACE
static final int SPECIAL_SYMBOL
static final int CHAR
static final int URI
static final int ALPHA
static final int DIGIT
static final int HEXDIG
static final int URI_GEN_DELIMS
static final int URI_SUB_DELIMS
static final int URI_UNRESERVED
static final int URI_RESERVED
static final int URI_SCHEME
static final int URI_SCHEME_COMPOSITE
static final int URI_PCT_ENCODED
static final int URI_PCHAR_FIRST
static final int URI_PCHAR
static final int URI_QUERY
static final int URI_FRAGMENT
static final int URI_HIER_PART
static final int URI_AUTHORITY
static final int URI_USERINFO
static final int URI_PATH_ABEMPTY
static final int URI_PATH_ABSOLUTE
static final int URI_PATH_ROOTLESS
static final int URI_SEGMENT
static final int URI_SEGMENT_NZ
static final int URI_SEGMENT_NZ_NC
static final int URI_PORT
static final int URI_HOST
static final int URI_REG_NAME
static final int I_ESCAPE
static final int I_TABLE_BEGIN
static final int I_TABLE_END
static final int I_TABLE_CAPTION
static final int I_TABLE_ROW
static final int I_TABLE_CELL
static final int I_TABLE_CELL_NL
static final int I_LIST_ITEM
static final int I_HEADER_BEGIN
static final int I_HORLINE
static final int I_REFERENCE
static final int I_HEADER_END
static final int I_DD
static final int I_VERBATIM_BLOCK
static final int I_VERBATIM_INLINE
static final int I_FORMAT_SYMBOL
static final int I_BR
static final int I_QUOT_LINE
static final int I_MACRO
static final int I_NO_INCLUDE
static final int I_URI
static final int I_NL
static final int I_SPACE
static final int I_WORD
static final int I_SPECIAL_SYMBOL
static final int D_ESCAPE
static final int D_TABLE_BEGIN
static final int D_TABLE_END
static final int D_TABLE_CAPTION
static final int D_TABLE_ROW
static final int D_TABLE_CELL
static final int D_TABLE_CELL_NL
static final int D_LIST_ITEM
static final int D_HEADER_BEGIN
static final int D_HORLINE
static final int D_REFERENCE
static final int D_HEADER_END
static final int D_DD
static final int D_VERBATIM_BLOCK
static final int D_VERBATIM_INLINE
static final int D_FORMAT_SYMBOL
static final int D_BR
static final int D_QUOT_LINE
static final int D_MACRO
static final int D_NO_INCLUDE
static final int D_URI
static final int D_NL
static final int D_SPACE
static final int D_WORD
static final int D_SPECIAL_SYMBOL
static final int DEFAULT
static final int INITIAL_CONTEXT
static final String[] tokenImage
Copyright © 2004–2014 XWiki. All rights reserved.