| Package | Description |
|---|---|
| net.didion.jwnl.data |
Classes for extracting and containing data from the dictionary.
|
| net.didion.jwnl.dictionary |
Classes for acessing dictionary information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Exc
Represents an entry in an exception file.
|
class |
IndexWord
An
IndexWord represents a line of the pos.index file. |
class |
Synset
A
Synset, or synonym set, represents a
line of a WordNet pos.data file. |
class |
SynsetProxy
Proxy for a
Synset. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract DictionaryElement |
DatabaseBackedDictionary.DatabaseElementIterator.createElement() |
protected DictionaryElement |
DatabaseBackedDictionary.IndexWordIterator.createElement() |
protected DictionaryElement |
DatabaseBackedDictionary.SynsetIterator.createElement() |
protected DictionaryElement |
DatabaseBackedDictionary.ExceptionIterator.createElement() |