| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.util.UnicodeUtil
public class UnicodeUtil
Contains one helper method to create a backslash u escape
| Constructor Summary | |
|---|---|
| UnicodeUtil() | |
| Method Summary | |
|---|---|
| static java.lang.StringBuffer | EscapeUnicode(char ch)returns the unicode representation of a char without the leading backslash | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public UnicodeUtil()
| Method Detail | 
|---|
public static java.lang.StringBuffer EscapeUnicode(char ch)
ch - 
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||