public final class IBM850Collator extends BaseFwdCollator
Each code point in the character set is sorted uniquely and no allowances are made for varying collation strength. There are no ignorable characters.
| Modifier and Type | Field and Description |
|---|---|
private static int[] |
IBM850_POINTS
IBM850 code points, in ascending collation order.
|
| Constructor and Description |
|---|
IBM850Collator()
Default constructor.
|
clone, compare, equals, getCollationElementIterator, getCollationElementIterator, getCollationKey, getRules, hashCodecompare, equals, getAvailableLocales, getDecomposition, getInstance, getInstance, getStrength, setDecomposition, setStrengthprivate static final int[] IBM850_POINTS
IBM850Collator()
throws java.io.UnsupportedEncodingException,
java.text.ParseException
FwdCollatorProvider.java.io.UnsupportedEncodingException - if there is an error generating the rules.java.text.ParseException - if there is an error parsing the rules.