Package net.didion.jwnl.dictionary.morph
Class DefaultMorphologicalProcessor.LookupInfo
java.lang.Object
net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
- Enclosing class:
DefaultMorphologicalProcessor
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate BaseFormSetprivate intprivate Stringprivate Operation[]private POS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Field Details
-
_pos
-
_derivation
-
_baseForms
-
_operations
-
_currentOperation
private int _currentOperation
-
-
Constructor Details
-
LookupInfo
-
-
Method Details
-
isNextOperationAvailable
public boolean isNextOperationAvailable() -
executeNextOperation
- Throws:
JWNLException
-
getBaseForms
-