Collator.CANONICAL_DECOMPOSITION
Class Overview | Class Members | 
  This Package | 
All Packages
Syntax
 public static final int CANONICAL_DECOMPOSITION
Description
 Decomposition mode value. With CANONICAL_DECOMPOSITION
 set, characters that are canonical variants according to Unicode 2.0
 will be decomposed for collation. This is the default setting and
 should be used to get correct collation of accented characters.
  
See Also
     getDecomposition, setDecomposition