public class PfxEntry extends AffEntry
| Constructor and Description |
|---|
PfxEntry(AffixMgr pmyMgr,
org.dts.spell.dictionary.myspell.AffixHeader header,
String line) |
| Modifier and Type | Method and Description |
|---|---|
String |
add(String word)
Add prefix to root word.
|
protected void |
build_list() |
HEntry |
check(String word) |
protected Conditions |
createConditions(String cs) |
public PfxEntry(AffixMgr pmyMgr, org.dts.spell.dictionary.myspell.AffixHeader header, String line) throws IOException
IOExceptionprotected Conditions createConditions(String cs)
createConditions in class AffEntrypublic String add(String word)
word - root wordprotected void build_list()
build_list in class AffEntryCopyright © 2020. All rights reserved.