|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PinyinRomanizationType | |
---|---|
net.sourceforge.pinyin4j |
Uses of PinyinRomanizationType in net.sourceforge.pinyin4j |
---|
Fields in net.sourceforge.pinyin4j declared as PinyinRomanizationType | |
---|---|
(package private) static PinyinRomanizationType |
PinyinRomanizationType.GWOYEU_ROMATZYH
Gwoyeu Romatzyh system |
(package private) static PinyinRomanizationType |
PinyinRomanizationType.HANYU_PINYIN
Hanyu Pinyin system |
(package private) static PinyinRomanizationType |
PinyinRomanizationType.MPS2_PINYIN
Mandarin Phonetic Symbols 2 (MPS2) Pinyin system |
(package private) static PinyinRomanizationType |
PinyinRomanizationType.TONGYONG_PINYIN
Tongyong Pinyin system |
(package private) static PinyinRomanizationType |
PinyinRomanizationType.WADEGILES_PINYIN
Wade-Giles Pinyin system |
(package private) static PinyinRomanizationType |
PinyinRomanizationType.YALE_PINYIN
Yale Pinyin system |
Methods in net.sourceforge.pinyin4j with parameters of type PinyinRomanizationType | |
---|---|
(package private) static java.lang.String |
PinyinRomanizationTranslator.convertRomanizationSystem(java.lang.String sourcePinyinStr,
PinyinRomanizationType sourcePinyinSystem,
PinyinRomanizationType targetPinyinSystem)
convert the given unformatted Pinyin string from source Romanization system to target Romanization system |
private static java.lang.String[] |
PinyinHelper.convertToTargetPinyinStringArray(char ch,
PinyinRomanizationType targetPinyinSystem)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |