| Package | Description |
|---|---|
| net.didion.jwnl.dictionary |
Classes for acessing dictionary information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCachingDictionary
Extends
Dictionary to provide caching of elements. |
class |
DatabaseBackedDictionary |
class |
Dictionary
Abstract representation of a WordNet dictionary.
|
class |
FileBackedDictionary
A
Dictionary that retrieves objects from the text files
in the WordNet distribution directory. |
class |
MapBackedDictionary
A
Dictionary backed by Maps. |
Copyright © 2019. All rights reserved.