Package | Description |
---|---|
org.tinygroup.chinese | |
org.tinygroup.chinese.parsermanager | |
org.tinygroup.chinese.single |
Modifier and Type | Method and Description |
---|---|
WordDescription |
WordParserManager.getWordDescription(char c,
WordParserType parserType)
返回指定类型字对象的起始描述节点
|
Modifier and Type | Method and Description |
---|---|
WordDescription |
WordParserManagerImpl.getWordDescription(char c,
WordParserType parserType) |
Modifier and Type | Method and Description |
---|---|
AVLTree<WordDescription> |
WordDescription.getWordDescriptionAVLTree() |
Modifier and Type | Method and Description |
---|---|
int |
WordDescription.compareTo(WordDescription o) |
Modifier and Type | Method and Description |
---|---|
void |
WordDescription.setWordDescriptionAVLTree(AVLTree<WordDescription> wordDescriptionAVLTree) |
Modifier and Type | Field and Description |
---|---|
static WordDescription |
SingleWordReaderParser.ZERO_WORD_DESCRIPTION |
Copyright © 2006–2018 TinyGroup. All rights reserved.