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

Packages that use RawCollationKey
com.ibm.icu.text Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping. 
 

Uses of RawCollationKey in com.ibm.icu.text
 

Methods in com.ibm.icu.text that return RawCollationKey
 RawCollationKey RuleBasedCollator.getRawCollationKey(String source, RawCollationKey key)
          Deprecated. This is a draft API and might change in a future release of ICU.
abstract  RawCollationKey Collator.getRawCollationKey(String source, RawCollationKey key)
          Deprecated. This is a draft API and might change in a future release of ICU.
 

Methods in com.ibm.icu.text with parameters of type RawCollationKey
 RawCollationKey RuleBasedCollator.getRawCollationKey(String source, RawCollationKey key)
          Deprecated. This is a draft API and might change in a future release of ICU.
abstract  RawCollationKey Collator.getRawCollationKey(String source, RawCollationKey key)
          Deprecated. This is a draft API and might change in a future release of ICU.
 

Constructors in com.ibm.icu.text with parameters of type RawCollationKey
CollationKey(String source, RawCollationKey key)
          Deprecated. This is a draft API and might change in a future release of ICU.
 



Copyright (c) 2004 IBM Corporation and others.