Package | Description |
---|---|
net.didion.jwnl.dictionary.morph |
Modifier and Type | Method and Description |
---|---|
void |
BaseFormSet.addAll(BaseFormSet forms) |
protected boolean |
AbstractDelegatingOperation.delegate(POS pos,
String lemma,
BaseFormSet forms,
String key) |
boolean |
TokenizerOperation.execute(POS pos,
String lemma,
BaseFormSet forms) |
boolean |
DetachSuffixesOperation.execute(POS pos,
String derivation,
BaseFormSet forms) |
boolean |
RemovePrepPhrasesOperation.execute(POS pos,
String lemma,
BaseFormSet baseForm) |
boolean |
Operation.execute(POS pos,
String lemma,
BaseFormSet baseForms)
Execute the operation.
|
boolean |
LookupIndexWordOperation.execute(POS pos,
String lemma,
BaseFormSet baseForms) |
boolean |
LookupExceptionsOperation.execute(POS pos,
String derivation,
BaseFormSet form) |
Copyright © 2022. All rights reserved.