public final class ISO_8859_15Collator 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[] |
ISO_8859_15_POINTS
ISO-8859-15 code points, in ascending collation order.
|
| Constructor and Description |
|---|
ISO_8859_15Collator()
Default constructor.
|
clone, compare, equals, getCollationElementIterator, getCollationElementIterator, getCollationKey, getRules, hashCodecompare, equals, getAvailableLocales, getDecomposition, getInstance, getInstance, getStrength, setDecomposition, setStrengthprivate static final int[] ISO_8859_15_POINTS
ISO_8859_15Collator()
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.