Package ca.phon.ipa.features
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
-
Method Summary
Methods inherited from class java.text.RuleBasedCollator
clone, compare, equals, getCollationElementIterator, getCollationElementIterator, getCollationKey, getRules, hashCode
Methods inherited from class java.text.Collator
compare, equals, getAvailableLocales, getDecomposition, getInstance, getInstance, getStrength, setDecomposition, setStrength
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
IPACollator
- Throws:
ParseException
-