|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Collator.ReorderCodes
Reordering codes for non-script groups that can be reordered under collation.
Collator.getReorderCodes(),
Collator.setReorderCodes(int...),
Collator.getEquivalentReorderCodes(int)| Field Summary | |
|---|---|
static int |
CURRENCY
Characters with the currency property. |
static int |
DEFAULT
A special reordering code that is used to specify the default reordering codes for a locale. |
static int |
DIGIT
Characters with the digit property. |
static int |
FIRST
The first entry in the enumeration. |
static int |
LIMIT
The limit of the reorder codes.. |
static int |
NONE
A speical reordering code that is used to specify no reordering codes. |
static int |
OTHERS
A special reordering code that is used to specify all other codes used for reordering except for the codes listed as ReorderingCodes and those listed explicitly in a reordering. |
static int |
PUNCTUATION
Characters with the punctuation property. |
static int |
SPACE
Characters with the space property. |
static int |
SYMBOL
Characters with the symbol property. |
| Field Detail |
|---|
static final int DEFAULT
static final int NONE
static final int OTHERS
static final int SPACE
static final int FIRST
static final int PUNCTUATION
static final int SYMBOL
static final int CURRENCY
static final int DIGIT
static final int LIMIT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||