org.apache.tools.ant.util
public class UnicodeUtil extends Object
Since: Ant 1.8.3
Method Summary | |
---|---|
static StringBuffer | EscapeUnicode(char ch)
returns the unicode representation of a char without the leading backslash |
Parameters: ch
Returns: unicode representation of a char for property files