| 程序包 | 说明 |
|---|---|
| net.sourceforge.pinyin4j.format |
| 限定符和类型 | 字段和说明 |
|---|---|
static HanyuPinyinVCharType |
HanyuPinyinVCharType.WITH_U_AND_COLON
The option indicates that the output of 'ü' is "u:"
|
static HanyuPinyinVCharType |
HanyuPinyinVCharType.WITH_U_UNICODE
The option indicates that the output of 'ü' is "ü" in Unicode form
|
static HanyuPinyinVCharType |
HanyuPinyinVCharType.WITH_V
The option indicates that the output of 'ü' is "v"
|
| 限定符和类型 | 方法和说明 |
|---|---|
HanyuPinyinVCharType |
HanyuPinyinOutputFormat.getVCharType()
Returns output format of character 'ü'
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HanyuPinyinOutputFormat.setVCharType(HanyuPinyinVCharType charType)
Define the output format of character 'ü'
|
Copyright © 2013. All Rights Reserved.