Class IPACollator
java.lang.Object
java.text.Collator
java.text.RuleBasedCollator
ca.phon.ipa.features.IPACollator
- All Implemented Interfaces:
Cloneable,Comparator<Object>
Text collation for IPA transcriptions. The ordering used is the same
ordering found in the
features.xml file.-
Field Summary
Fields inherited from class java.text.Collator
CANONICAL_DECOMPOSITION, FULL_DECOMPOSITION, IDENTICAL, NO_DECOMPOSITION, PRIMARY, SECONDARY, TERTIARY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.text.RuleBasedCollator
clone, compare, equals, getCollationElementIterator, getCollationElementIterator, getCollationKey, getRules, hashCodeMethods inherited from class java.text.Collator
compare, equals, getAvailableLocales, getDecomposition, getInstance, getInstance, getStrength, setDecomposition, setStrengthMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
IPACollator
- Throws:
ParseException
-