|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.didion.jwnl.dictionary.morph.LookupExceptionsOperation
Lookup the word in the exceptions file of the given part-of-speech.
| Constructor Summary | |
LookupExceptionsOperation()
|
|
| Method Summary | |
java.lang.Object |
create(java.util.Map params)
|
boolean |
execute(POS pos,
java.lang.String derivation,
BaseFormSet form)
Execute the operation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LookupExceptionsOperation()
| Method Detail |
public java.lang.Object create(java.util.Map params)
throws JWNLException
create in interface CreateableJWNLException
public boolean execute(POS pos,
java.lang.String derivation,
BaseFormSet form)
throws JWNLException
Operation
execute in interface Operationpos - derivation - form - BaseFormSet to which all discovered base forms should
be added.
JWNLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||