public class TextToUnicodeConverter extends Object
| Constructor and Description |
|---|
TextToUnicodeConverter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertText(String s)
This method allows to convert an Autocad text in an Unicode text
|