public final class HanyuPinyinOutputFormat
extends java.lang.Object
| 构造器和说明 |
|---|
HanyuPinyinOutputFormat() |
| 限定符和类型 | 方法和说明 |
|---|---|
HanyuPinyinCaseType |
getCaseType() |
HanyuPinyinToneType |
getToneType() |
HanyuPinyinVCharType |
getVCharType() |
void |
restoreDefault() |
void |
setCaseType(HanyuPinyinCaseType caseType) |
void |
setToneType(HanyuPinyinToneType toneType) |
void |
setVCharType(HanyuPinyinVCharType charType) |
public void restoreDefault()
public HanyuPinyinCaseType getCaseType()
public void setCaseType(HanyuPinyinCaseType caseType)
public HanyuPinyinToneType getToneType()
public void setToneType(HanyuPinyinToneType toneType)
public HanyuPinyinVCharType getVCharType()
public void setVCharType(HanyuPinyinVCharType charType)