Uses of Class
net.sf.extjwnl.dictionary.morph.AbstractOperation

Packages that use AbstractOperation
net.sf.extjwnl.dictionary.morph Classes used for simple morphological transformations. 
 

Uses of AbstractOperation in net.sf.extjwnl.dictionary.morph
 

Subclasses of AbstractOperation in net.sf.extjwnl.dictionary.morph
 class AbstractDelegatingOperation
          Base class for operations.
 class DetachSuffixesOperation
          Remove all applicable suffixes from the word(s) and do a look-up.
 class LookupExceptionsOperation
          Looks up the word in the exceptions file of the given part-of-speech.
 class LookupIndexWordOperation
          Looks up index words.
 class RemovePrepPhrasesOperation
          yet to be implemented
 class TokenizerOperation
          Tokenizer operation.
 



Copyright © 2011. All Rights Reserved.