|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MorphologicalProcessor | |
---|---|
net.sf.extjwnl.dictionary | Classes for accessing dictionary information. |
net.sf.extjwnl.dictionary.morph | Classes used for simple morphological transformations. |
Uses of MorphologicalProcessor in net.sf.extjwnl.dictionary |
---|
Methods in net.sf.extjwnl.dictionary that return MorphologicalProcessor | |
---|---|
MorphologicalProcessor |
Dictionary.getMorphologicalProcessor()
|
Methods in net.sf.extjwnl.dictionary with parameters of type MorphologicalProcessor | |
---|---|
void |
Dictionary.setMorphologicalProcessor(MorphologicalProcessor morph)
|
Constructors in net.sf.extjwnl.dictionary with parameters of type MorphologicalProcessor | |
---|---|
Dictionary(MorphologicalProcessor morph)
Create a Dictionary using the specified MorphologicalProcessor. |
Uses of MorphologicalProcessor in net.sf.extjwnl.dictionary.morph |
---|
Classes in net.sf.extjwnl.dictionary.morph that implement MorphologicalProcessor | |
---|---|
class |
DefaultMorphologicalProcessor
Default implementation of MorphologicalProcessor . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |