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