| Package | Description |
|---|---|
| org.dts.spell.dictionary.myspell | |
| org.dts.spell.dictionary.myspell.wordmaps |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
SuggestMgr.ngsuggest(List<String> wlst,
String word,
WordMap pHMgr,
int nMax) |
| Constructor and Description |
|---|
AffixMgr(InputStream affStream,
String encoding,
WordMap ptr,
ProgressListener listener)
Initialize affix manager from .aff stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllInMemoryWordMap |
class |
AllLinealInMemoryWordMap |
class |
IndexedFileWordMap |
class |
IndexedFileWordMapWithCache |
class |
WordMapWithCharMap |
| Modifier and Type | Method and Description |
|---|---|
static WordMap |
WordMap.create() |
Copyright © 2020. All rights reserved.