| 接口 | 说明 |
|---|---|
| PinyinDict |
字典接口,字典应保证对
PinyinDict.words()中的所有词,PinyinDict.toPinyin(String)均返回非null的结果
Created by guyacong on 2016/12/23. |
| 类 | 说明 |
|---|---|
| Pinyin |
Created by guyacong on 2015/9/28.
|
| Pinyin.Config | |
| PinyinMapDict |
基于
Map的字典实现,利于添加自定义字典
Created by guyacong on 2016/12/23. |
Copyright © 2019. All rights reserved.