Uses of Class com.ibm.icu.text.Collator

Uses in package com.ibm.icu.util

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.

Uses in package com.ibm.icu.text

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
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.

Copyright (c) 2006 IBM Corporation and others.