| 程序包 | 说明 |
|---|---|
| org.tinygroup.dict | |
| org.tinygroup.dict.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DictManager.addDictLoader(DictLoader dictLoader)
添加字典加载器
|
void |
DictManager.clear(DictLoader dictLoader)
清空某一加载器的字符项
|
void |
DictManager.load(DictLoader dictLoader)
利用指定加载器载入字典
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractDictLoader |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DictManagerImpl.addDictLoader(DictLoader dictLoader) |
void |
DictManagerImpl.clear(DictLoader dictLoader) |
void |
DictManagerImpl.load(DictLoader dictLoader) |
Copyright © 2006-2013 开源组织. All Rights Reserved.