| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALLCAP |
2 |
public static final int |
HUHCAP |
3 |
public static final int |
INITCAP |
1 |
public static final int |
NOCAP |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FILES_PATTERN_STRING |
"([a-z]{1,8})_(([A-Z]{1,8})?)(_1-3-2)?(\\.zip)" |
public static final String |
REMOTE_SC_DICTIONARY_LIST_LOCATION |
"http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SPACE_CHARS |
"\\s" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CHANGE_SEQUENCE |
2 |
public static final int |
DELETE_CHARS |
1 |
public static final int |
INSERT_CHARS |
0 |
Copyright © 2020. All rights reserved.