| 程序包 | 说明 |
|---|---|
| net.sourceforge.pinyin4j.format |
| 限定符和类型 | 字段和说明 |
|---|---|
static HanyuPinyinToneType |
HanyuPinyinToneType.WITH_TONE_MARK
The option indicates that hanyu pinyin is outputted with tone marks
|
static HanyuPinyinToneType |
HanyuPinyinToneType.WITH_TONE_NUMBER
The option indicates that hanyu pinyin is outputted with tone numbers
|
static HanyuPinyinToneType |
HanyuPinyinToneType.WITHOUT_TONE
The option indicates that hanyu pinyin is outputted without tone numbers
or tone marks
|
| 限定符和类型 | 方法和说明 |
|---|---|
HanyuPinyinToneType |
HanyuPinyinOutputFormat.getToneType()
Returns the output format of Chinese tones
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HanyuPinyinOutputFormat.setToneType(HanyuPinyinToneType toneType)
Define the output format of Chinese tones
|
Copyright © 2013. All Rights Reserved.