Class TextToUnicodeConverter


  • public class TextToUnicodeConverter
    extends Object
    This class allows to convert an Autocad text in an Unicode text
    Author:
    jmorell
    • Constructor Detail

      • TextToUnicodeConverter

        public TextToUnicodeConverter()
    • Method Detail

      • convertText

        public static String convertText​(String s)
        This method allows to convert an Autocad text in an Unicode text
        Parameters:
        s - Autocad text
        Returns:
        String Unicode text