Class TextToUnicodeConverter

java.lang.Object
org.gvsig.dwg.lib.util.TextToUnicodeConverter

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

    • TextToUnicodeConverter

      public TextToUnicodeConverter()
  • Method Details

    • 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