The methods of Java.Text.RuleBasedCollator are listed below. For a list of all members, see the RuleBasedCollator Members list.
See Also: Inherited members from Java.Text.Collator
| override  | Compare(string, string) Compares the source text to the target text according to the collation rules, strength and decomposition mode for this RuleBasedCollator. | |
| GetCollationElementIterator(ICharacterIterator) Obtains a CollationElementIterator for the given CharacterIterator. | ||
| GetCollationElementIterator(string) Obtains a CollationElementIterator for the given string. | ||
| override  | GetCollationKey(string) Returns the CollationKey for the given source text. | |
| override  | GetHashCode() Returns an integer hash code for this object. | |