public class LookupExceptionsOperation extends Object implements Operation
| Constructor and Description |
|---|
LookupExceptionsOperation() |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Map params) |
boolean |
execute(POS pos,
String derivation,
BaseFormSet form)
Execute the operation.
|
public Object create(Map params) throws JWNLException
create in interface CreateableJWNLExceptionpublic boolean execute(POS pos, String derivation, BaseFormSet form) throws JWNLException
Operationexecute in interface Operationform - BaseFormSet to which all discovered base forms should
be added.JWNLExceptionCopyright © 2023. All rights reserved.