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 voidDefaultMorphologicalProcessor.cacheLookupInfo(POSKey key, DefaultMorphologicalProcessor.LookupInfo info) private IndexWordDefaultMorphologicalProcessor.lookupNextBaseForm(POS pos, String derivation, DefaultMorphologicalProcessor.LookupInfo info) Lookup the next base form of a pos/word pair.