- phraseSet() - 接口 中的方法com.github.houbb.pinyin.spi.IPinyinTone
-
词组列表
作用:快速分词。
- phraseSet() - 类 中的方法com.github.houbb.pinyin.support.tone.DefaultPinyinTone
-
- Pinyin - com.github.houbb.pinyin.api.impl中的类
-
project: pinyin-Pinyin
create on 2020/2/24 22:27
- Pinyin() - 类 的构造器com.github.houbb.pinyin.api.impl.Pinyin
-
- PINYIN_DICT_CHAR_DEFINE - 类 中的静态变量com.github.houbb.pinyin.constant.PinyinConst
-
单个字拼音自定义
- PINYIN_DICT_CHAR_SYSTEM - 类 中的静态变量com.github.houbb.pinyin.constant.PinyinConst
-
单个字拼音系统内置
- PINYIN_DICT_PHRASE_DEFINE - 类 中的静态变量com.github.houbb.pinyin.constant.PinyinConst
-
词组拼音自定义
- PINYIN_DICT_PHRASE_SYSTEM - 类 中的静态变量com.github.houbb.pinyin.constant.PinyinConst
-
词组拼音系统内置
- PINYIN_DICT_TONE_SYSTEM - 类 中的静态变量com.github.houbb.pinyin.constant.PinyinConst
-
拼音音调标注字典
- PinyinBs - com.github.houbb.pinyin.bs中的类
-
拼音引导类
- PinyinChineses - com.github.houbb.pinyin.support.chinese中的类
-
project: pinyin-PinyinChineses
create on 2020/2/8 11:35
- PinyinConst - com.github.houbb.pinyin.constant中的类
-
拼音常量
- PinyinContext - com.github.houbb.pinyin.api.impl中的类
-
拼音核心用户 api
- PinyinContext() - 类 的构造器com.github.houbb.pinyin.api.impl.PinyinContext
-
- PinyinData - com.github.houbb.pinyin.support.data中的类
-
声母韵母
- PinyinData() - 类 的构造器com.github.houbb.pinyin.support.data.PinyinData
-
- PinyinException - com.github.houbb.pinyin.exception中的异常错误
-
拼音异常类
- PinyinException() - 异常错误 的构造器com.github.houbb.pinyin.exception.PinyinException
-
- PinyinException(String) - 异常错误 的构造器com.github.houbb.pinyin.exception.PinyinException
-
- PinyinException(String, Throwable) - 异常错误 的构造器com.github.houbb.pinyin.exception.PinyinException
-
- PinyinException(Throwable) - 异常错误 的构造器com.github.houbb.pinyin.exception.PinyinException
-
- PinyinException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.houbb.pinyin.exception.PinyinException
-
- PinyinHelper - com.github.houbb.pinyin.util中的类
-
简化用于调用
- PinyinSegments - com.github.houbb.pinyin.support.segment中的类
-
project: pinyin-PinyinSegments
create on 2020/2/24 22:37
- PinyinStyleEnum - com.github.houbb.pinyin.constant.enums中的枚举
-
拼音样式枚举
某种程度上,这里是不需要得。
- PinyinToneNumEnum - com.github.houbb.pinyin.constant.enums中的枚举
-
拼音音调编号枚举
project: pinyin-PinyinToneNumEnum
create on 2020/2/23 17:01
- PinyinTones - com.github.houbb.pinyin.support.tone中的类
-
project: pinyin-PinyinTones
create on 2020/2/24 22:18
- PinyinToneStyles - com.github.houbb.pinyin.support.style中的类
-
拼音标注的不同形式
project: pinyin-PinyinTones
create on 2020/1/18 17:04