Uses of Class
net.didion.jwnl.dictionary.morph.AbstractDelegatingOperation

Packages that use AbstractDelegatingOperation
net.didion.jwnl.dictionary.morph   
 

Uses of AbstractDelegatingOperation in net.didion.jwnl.dictionary.morph
 

Subclasses of AbstractDelegatingOperation in net.didion.jwnl.dictionary.morph
 class DetachSuffixesOperation
          Remove all aplicable suffixes from the word(s) and do a look-up.
 class TokenizerOperation