| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ANCESTOR |
4 |
public static final int |
CHANGE |
2 |
public static final int |
CONFLICT |
1 |
public static final int |
ERROR |
5 |
public static final int |
LEFT |
3 |
public static final int |
NOCHANGE |
0 |
public static final int |
RIGHT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
newLine |
"<br/>" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CLASS_ATTR |
"class" |
protected static final String |
NL_TAB_REGEXP |
"\\n|\\t" |
protected static final String |
SPACE |
" " |
protected static final String |
STYLE_ATTR |
"style" |
Copyright © 2022. All rights reserved.