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