Frames | No Frames |
Methods with parameter type com.ibm.icu.text.Collator | |
GlobalizationPreferences | Explicitly set the collator for this object.
|
Methods with return type com.ibm.icu.text.Collator | |
Collator | Get a copy of the collator according to the settings.
|
Collator | This function can be overridden by subclasses to use different heuristics.
|
Classes derived from com.ibm.icu.text.Collator | |
class | RuleBasedCollator is a concrete subclass of Collator. |
Methods with parameter type com.ibm.icu.text.Collator | |
Object | Register a collator as the default collator for the provided locale. |
Methods with return type com.ibm.icu.text.Collator | |
Collator | Collator.CollatorFactory.createCollator(Locale loc) Return an instance of the appropriate collator. |
Collator | Return an instance of the appropriate collator. |
Collator | Gets the Collator for the current default locale.
|
Collator | Collator.getInstance(Locale locale) Gets the Collator for the desired locale.
|
Collator | Gets the Collator for the desired locale.
|