Modifier and Type | Constant Field | Value |
---|---|---|
private static final byte |
ACTION_BREAK |
2 |
private static final byte |
ACTION_CHECK_C2 |
1 |
private static final byte |
ACTION_CHECK_PUNCT |
0 |
private static final byte |
ACTION_NOBREAK |
3 |
protected static final int |
DIGIT |
3 |
protected static final int |
LOWER_LETTER |
1 |
protected static final int |
OTHER |
4 |
protected static final int |
OTHER_LETTER |
2 |
protected static final int |
UPPER_LETTER |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
NOT_LOCALIZABLE |
"\u0000" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
ROOT_WS_PACKAGE |
"com.sun.xml.ws." |
private static final java.lang.String |
WS_LOGGING_SUBSYSTEM_NAME_ROOT |
"com.sun.metro" |