The fields of Java.Text.Collator are listed below. For a list of all members, see the Collator Members list.
See Also: Inherited members from Java.Lang.Object
const | CanonicalDecomposition | int (1). Constant used to specify the decomposition rule. |
const | FullDecomposition | int (2). Constant used to specify the decomposition rule. |
const | Identical | int (3). Constant used to specify the collation strength. |
const | NoDecomposition | int (0). Constant used to specify the decomposition rule. |
const | Primary | int (0). Constant used to specify the collation strength. |
const | Secondary | int (1). Constant used to specify the collation strength. |
const | Tertiary | int (2). Constant used to specify the collation strength. |