Package ca.phon.util
Class CollatorFactory
java.lang.Object
ca.phon.util.CollatorFactory
Provides static methods for getting
collators based on locale settings.
-
Constructor Details
-
CollatorFactory
public CollatorFactory()
-
-
Method Details
-
defaultCollator
Create a new collator for the default locale. -
collator
Create a new collator with the given locale. -
collator
Create a new collator with the given locale and strength.
-