Class ZHConverterUtils

java.lang.Object
edu.jiangxin.apktoolbox.file.zhconvert.ZHConverterUtils

public class ZHConverterUtils extends Object
  • Constructor Details

    • ZHConverterUtils

      public ZHConverterUtils()
  • Method Details

    • myConvertToTW

      public String myConvertToTW(String str)
      Parameters:
      str -
      Returns:
    • myConvertToSimple

      public String myConvertToSimple(String str)
      Parameters:
      str -
      Returns:
    • storeDataToProperties

      public void storeDataToProperties(String key, String value)
      加入新词组对应
      Parameters:
      key -
      value -
    • getCharMap

      public Properties getCharMap()