| 程序包 | 说明 |
|---|---|
| net.sourceforge.pinyin4j.format |
| 限定符和类型 | 字段和说明 |
|---|---|
static HanyuPinyinCaseType |
HanyuPinyinCaseType.LOWERCASE
The option indicates that hanyu pinyin is outputted as lowercase letters
|
static HanyuPinyinCaseType |
HanyuPinyinCaseType.UPPERCASE
The option indicates that hanyu pinyin is outputted as uppercase letters
|
| 限定符和类型 | 方法和说明 |
|---|---|
HanyuPinyinCaseType |
HanyuPinyinOutputFormat.getCaseType()
Returns the output cases of Hanyu Pinyin characters
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HanyuPinyinOutputFormat.setCaseType(HanyuPinyinCaseType caseType)
Define the output cases of Hanyu Pinyin characters
|
Copyright © 2013. All Rights Reserved.