Uses of Class
net.didion.jwnl.dictionary.Dictionary

Packages that use Dictionary
net.didion.jwnl.dictionary Classes for acessing dictionary information. 
 

Uses of Dictionary in net.didion.jwnl.dictionary
 

Subclasses of Dictionary in net.didion.jwnl.dictionary
 class AbstractCachingDictionary
          Extends Dictionary to provide caching of elements.
 class DatabaseBackedDictionary
           
 class FileBackedDictionary
          A Dictionary that retrieves objects from the text files in the WordNet distribution directory.
 class MapBackedDictionary
          A Dictionary backed by Maps.
 

Methods in net.didion.jwnl.dictionary that return Dictionary
static Dictionary Dictionary.getInstance()
           
 

Methods in net.didion.jwnl.dictionary with parameters of type Dictionary
protected static void Dictionary.setDictionary(Dictionary dictionary)
           
 



Copyright © 2011. All Rights Reserved.