|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICachingDictionary
Provides a governing interface for dictionaries that cache their results.
| Nested Class Summary | |
|---|---|
static interface |
ICachingDictionary.IItemCache
The cache used by a caching dictionary. |
| Nested classes/interfaces inherited from interface edu.mit.jwi.data.IHasLifecycle |
|---|
IHasLifecycle.LifecycleState, IHasLifecycle.ObjectClosedException, IHasLifecycle.ObjectOpenException |
| Method Summary | |
|---|---|
ICachingDictionary.IItemCache |
getCache()
Returns the cache used by this dictionary, so that it may be configured or manipulated directly. |
| Methods inherited from interface edu.mit.jwi.IDictionary |
|---|
getExceptionEntry, getExceptionEntry, getExceptionEntryIterator, getIndexWord, getIndexWord, getIndexWordIterator, getSenseEntry, getSenseEntryIterator, getSynset, getSynsetIterator, getWord, getWord, setCharset |
| Methods inherited from interface edu.mit.jwi.item.IHasVersion |
|---|
getVersion |
| Methods inherited from interface edu.mit.jwi.data.IHasLifecycle |
|---|
isOpen, open |
| Methods inherited from interface edu.mit.jwi.data.IClosable |
|---|
close |
| Methods inherited from interface edu.mit.jwi.data.IHasCharset |
|---|
getCharset |
| Method Detail |
|---|
ICachingDictionary.IItemCache getCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||