|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.pinyin4j.GwoyeuRomatzyhTranslator
class GwoyeuRomatzyhTranslator
A class contains logic that translates from Hanyu Pinyin to Gwoyeu Romatzyh
Field Summary | |
---|---|
private static java.lang.String[] |
tones
The postfixs to distinguish different tone of Gwoyeu Romatzyh Should be removed if new xPath parser supporting tag name with number. |
Constructor Summary | |
---|---|
GwoyeuRomatzyhTranslator()
|
Method Summary | |
---|---|
(package private) static java.lang.String |
convertHanyuPinyinToGwoyeuRomatzyh(java.lang.String hanyuPinyinStr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.lang.String[] tones
Constructor Detail |
---|
GwoyeuRomatzyhTranslator()
Method Detail |
---|
static java.lang.String convertHanyuPinyinToGwoyeuRomatzyh(java.lang.String hanyuPinyinStr)
hanyuPinyinStr
- Given unformatted Hanyu Pinyin with tone number
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |