Package ca.phon.ipa
Class FeatureCollator
java.lang.Object
java.text.Collator
ca.phon.ipa.FeatureCollator
- All Implemented Interfaces:
Cloneable
,Comparator<Object>
-
Field Summary
Fields inherited from class java.text.Collator
CANONICAL_DECOMPOSITION, FULL_DECOMPOSITION, IDENTICAL, NO_DECOMPOSITION, PRIMARY, SECONDARY, TERTIARY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
static FeatureCollator
static FeatureCollator
static FeatureCollator
static FeatureCollator
getCollationKey
(String source) Live list of feature sets.int
hashCode()
Methods inherited from class java.text.Collator
clone, compare, equals, 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
-
FeatureCollator
public FeatureCollator() -
FeatureCollator
-
FeatureCollator
-
-
Method Details
-
createPlaceCollator
-
createVoicingCollator
-
createMannerCollator
-
createContinuancyCollator
-
getFeatureSets
Live list of feature sets.- Returns:
-
compare
-
getCollationKey
- Specified by:
getCollationKey
in classCollator
-
hashCode
public int hashCode()
-