org.apache.tools.ant.utilClass UnicodeUtil
- java.lang.Object
- org.apache.tools.ant.util.UnicodeUtil
public class UnicodeUtil extends java.lang.ObjectContains one helper method to create a backslash u escape
- Since:
- Ant 1.8.3
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static java.lang.StringBufferEscapeUnicode(char ch)returns the unicode representation of a char without the leading backslash