Uses of Class
net.sf.extjwnl.dictionary.POSKey

Packages that use POSKey
net.sf.extjwnl.dictionary Classes for accessing dictionary information. 
 

Uses of POSKey in net.sf.extjwnl.dictionary
 

Methods in net.sf.extjwnl.dictionary with parameters of type POSKey
protected  void AbstractCachingDictionary.cacheException(POSKey key, Exc exception)
           
protected  void AbstractCachingDictionary.cacheIndexWord(POSKey key, IndexWord word)
           
 void AbstractCachingDictionary.cacheSynset(POSKey key, Synset synset)
           
protected  void AbstractCachingDictionary.clearException(POSKey key)
           
protected  void AbstractCachingDictionary.clearIndexWord(POSKey key)
           
 void AbstractCachingDictionary.clearSynset(POSKey key)
           
protected  Exc AbstractCachingDictionary.getCachedException(POSKey key)
           
protected  IndexWord AbstractCachingDictionary.getCachedIndexWord(POSKey key)
           
protected  Synset AbstractCachingDictionary.getCachedSynset(POSKey key)
           
 



Copyright © 2011. All Rights Reserved.