Uses of Class
net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
Packages that use DefaultMorphologicalProcessor.LookupInfo
-
Uses of DefaultMorphologicalProcessor.LookupInfo in net.didion.jwnl.dictionary.morph
Methods in net.didion.jwnl.dictionary.morph that return DefaultMorphologicalProcessor.LookupInfoMethods in net.didion.jwnl.dictionary.morph with parameters of type DefaultMorphologicalProcessor.LookupInfoModifier and TypeMethodDescriptionprivate void
DefaultMorphologicalProcessor.cacheLookupInfo
(POSKey key, DefaultMorphologicalProcessor.LookupInfo info) private IndexWord
DefaultMorphologicalProcessor.lookupNextBaseForm
(POS pos, String derivation, DefaultMorphologicalProcessor.LookupInfo info) Lookup the next base form of a pos/word pair.