Package | Description |
---|---|
org.tinygroup.chinese | |
org.tinygroup.chinese.parsermanager |
Modifier and Type | Method and Description |
---|---|
Character |
WordParserManager.getCharacter(char character)
根据指定字条返回字符定义
|
Word |
WordParserManager.getWord(String word) |
String[] |
WordParserManager.getWordSpell(String word)
返回指定单词的拼音
|
String |
WordParserManager.getWordSpellShort(String word)
返回指定单词的拼音简写
|
Modifier and Type | Method and Description |
---|---|
Character |
WordParserManagerImpl.getCharacter(char character) |
Word |
WordParserManagerImpl.getWord(String word) |
String[] |
WordParserManagerImpl.getWordSpell(String word) |
String |
WordParserManagerImpl.getWordSpellShort(String word) |
Copyright © 2006–2018 TinyGroup. All rights reserved.