Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ABBREVIATIONS |
4 |
public static final int |
ALL |
65535 |
public static final int |
AUTOLINKS |
16 |
public static final int |
DEFINITIONS |
64 |
public static final int |
FENCED_CODE_BLOCKS |
128 |
public static final int |
HARDWRAPS |
8 |
public static final int |
NONE |
0 |
public static final int |
QUOTES |
2 |
public static final int |
SMARTS |
1 |
public static final int |
SMARTYPANTS |
3 |
public static final int |
STRIKETHROUGH |
512 |
public static final int |
SUPPRESS_ALL_HTML |
196608 |
public static final int |
SUPPRESS_HTML_BLOCKS |
65536 |
public static final int |
SUPPRESS_INLINE_HTML |
131072 |
public static final int |
TABLES |
32 |
public static final int |
WIKILINKS |
256 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final char |
CROSSED_OUT |
65535 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_MAX_PARSING_TIME |
2000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT |
"DEFAULT" |
Copyright © 2009–2023 org.pegdown. All rights reserved.