RuleBasedCollator.getCollationKey
Class Overview | Class Members | 
  This Package | 
All Packages
 public CollationKey getCollationKey( String source )
Description
 Transforms the string into a series of characters that can be compared
 with CollationKey.compareTo. This overrides java.text.Collator.getCollationKey.
 It can be overriden in a subclass.
  
Overrides
     getCollationKey in class Collator