| Prev Class | Next Class | Frames | No Frames | 
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr | 
java.lang.Objectgnu.inet.encoding.NFKCpublic class NFKCextends java.lang.Object| Method Summary | |
| static String | 
 | 
public static String normalizeNFKC(String in)
Applies NFKC normalization to a string.
- Parameters:
in- The string to normalize.
- Returns:
- An NFKC normalized string.