| Package | Description |
|---|---|
| net.sourceforge.pinyin4j.format |
| Modifier and Type | Field and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
HanyuPinyinCaseType |
HanyuPinyinOutputFormat.getCaseType()
Returns the output cases of Hanyu Pinyin characters
|
| Modifier and Type | Method and Description |
|---|---|
void |
HanyuPinyinOutputFormat.setCaseType(HanyuPinyinCaseType caseType)
Define the output cases of Hanyu Pinyin characters
|
Copyright © 2016. All Rights Reserved.