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