@ThreadSafe public class DefaultsPinyinChinese extends Object implements IPinyinChinese
public boolean isChinese(String original)
IPinyinChineseisChinese 在接口中 IPinyinChineseoriginal - 原始字符串public boolean isChinese(char original)
IPinyinChineseisChinese 在接口中 IPinyinChineseoriginal - 原始字符串public String toSimple(String segment)
IPinyinChinesetoSimple 在接口中 IPinyinChinesesegment - 分词后的字符串public String toSimple(char original)
IPinyinChinesetoSimple 在接口中 IPinyinChineseoriginal - 原始的字符串Copyright © 2023. All rights reserved.