| Package | Description |
|---|---|
| net.sourceforge.pinyin4j.format |
| Modifier and Type | Field and Description |
|---|---|
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"
|
| Modifier and Type | Method and Description |
|---|---|
HanyuPinyinVCharType |
HanyuPinyinOutputFormat.getVCharType()
Returns output format of character 'ü'
|
| Modifier and Type | Method and Description |
|---|---|
void |
HanyuPinyinOutputFormat.setVCharType(HanyuPinyinVCharType charType)
Define the output format of character 'ü'
|
Copyright © 2016. All Rights Reserved.