Package | Description |
---|---|
net.didion.jwnl.dictionary |
Classes for acessing dictionary information.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractCachingDictionary.cacheException(POSKey key,
Exc exception) |
protected void |
AbstractCachingDictionary.cacheIndexWord(POSKey key,
IndexWord word) |
protected void |
AbstractCachingDictionary.cacheSynset(POSKey key,
Synset synset) |
protected Exc |
AbstractCachingDictionary.getCachedException(POSKey key) |
protected IndexWord |
AbstractCachingDictionary.getCachedIndexWord(POSKey key) |
protected Synset |
AbstractCachingDictionary.getCachedSynset(POSKey key) |
Copyright © 2017. All rights reserved.