|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.betabeans.scroogexhtml.converter.UnicodeConverter
public final class UnicodeConverter
Unicode conversion.
| Method Summary | |
|---|---|
static java.lang.String |
charToUnicode(char c)
Convert a character to Unicode. |
protected static void |
setNodeCharset(int value)
Store the code page for this character set in the variable "nodeCodepage". |
static java.lang.String |
symbolToUnicode(java.lang.String s)
Convert a string which uses the 'Symbol' font to Unicode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected static void setNodeCharset(int value)
value - current text node character setpublic static java.lang.String charToUnicode(char c)
c - Character.
public static java.lang.String symbolToUnicode(java.lang.String s)
s - Unicode string.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||