Uses of Package
net.sf.extjwnl.dictionary

Packages that use net.sf.extjwnl.dictionary
net.sf.extjwnl.data Classes for extracting and containing data from the dictionary. 
net.sf.extjwnl.dictionary Classes for accessing dictionary information. 
net.sf.extjwnl.dictionary.database Classes for accessing databases that contain dictionary information. 
net.sf.extjwnl.dictionary.file Classes for accessing files that contain dictionary information. 
net.sf.extjwnl.dictionary.file_manager Classes used by FileBackedDictionary to interface with the filesystem. 
net.sf.extjwnl.dictionary.morph Classes used for simple morphological transformations. 
net.sf.extjwnl.princeton.data Implementations of DictionaryElementFactory for Princeton's release of WordNet. 
net.sf.extjwnl.princeton.file Implementations of DictionaryFile used by the various classes of Dictionary to access dictionary files using the naming convention used in Princeton's release of WordNet. 
net.sf.extjwnl.util.factory Classes involved in reflective creation of JWNL components. 
 

Classes in net.sf.extjwnl.dictionary used by net.sf.extjwnl.data
Dictionary
          Abstract representation of a WordNet dictionary.
 

Classes in net.sf.extjwnl.dictionary used by net.sf.extjwnl.dictionary
AbstractCachingDictionary
          Extends Dictionary to provide caching of elements.
Dictionary
          Abstract representation of a WordNet dictionary.
Dictionary.Version
          Represents a version of WordNet.
MorphologicalProcessor
          A MorphologicalProcessor tries to turn the inflected form of a word or phrase into the form that can be found in WordNet.
POSKey
          A cache key consists of a POS and an object.
 

Classes in net.sf.extjwnl.dictionary used by net.sf.extjwnl.dictionary.database
Dictionary
          Abstract representation of a WordNet dictionary.
 

Classes in net.sf.extjwnl.dictionary used by net.sf.extjwnl.dictionary.file
Dictionary
          Abstract representation of a WordNet dictionary.
 

Classes in net.sf.extjwnl.dictionary used by net.sf.extjwnl.dictionary.file_manager
Dictionary
          Abstract representation of a WordNet dictionary.
 

Classes in net.sf.extjwnl.dictionary used by net.sf.extjwnl.dictionary.morph
Dictionary
          Abstract representation of a WordNet dictionary.
MorphologicalProcessor
          A MorphologicalProcessor tries to turn the inflected form of a word or phrase into the form that can be found in WordNet.
 

Classes in net.sf.extjwnl.dictionary used by net.sf.extjwnl.princeton.data
Dictionary
          Abstract representation of a WordNet dictionary.
 

Classes in net.sf.extjwnl.dictionary used by net.sf.extjwnl.princeton.file
Dictionary
          Abstract representation of a WordNet dictionary.
 

Classes in net.sf.extjwnl.dictionary used by net.sf.extjwnl.util.factory
Dictionary
          Abstract representation of a WordNet dictionary.
 



Copyright © 2011. All Rights Reserved.