FileDocCategorySizeDatePackage
CollationRules.javaAPI DocJava SE 5 API11907Fri Aug 26 14:57:20 BST 2005java.text

CollationRules

public final class CollationRules extends Object
CollationRules contains the default en_US collation rules as a base for building other collation tables.

Note that decompositions are done before these rules are used, so they do not have to contain accented characters, such as A-grave.

see
RuleBasedCollator
see
LocaleElements
version
1.26, 12/19/03
author
Helena Shih, Mark Davis

Fields Summary
static final String
DEFAULTRULES
Constructors Summary
Methods Summary