public class UnicodeUtil
extends java.lang.Object
| Constructor and Description | 
|---|
| UnicodeUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.StringBuffer | EscapeUnicode(char ch)returns the unicode representation of a char without the leading backslash |