Java.Text.Collator: Field Members

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

Public Fields

const
CanonicalDecompositionint (1). Constant used to specify the decomposition rule.
const
FullDecompositionint (2). Constant used to specify the decomposition rule.
const
Identicalint (3). Constant used to specify the collation strength.
const
NoDecompositionint (0). Constant used to specify the decomposition rule.
const
Primaryint (0). Constant used to specify the collation strength.
const
Secondaryint (1). Constant used to specify the collation strength.
const
Tertiaryint (2). Constant used to specify the collation strength.