Uses of Interface
net.didion.jwnl.data.DictionaryElement
-
Packages that use DictionaryElement Package Description net.didion.jwnl.data Classes for extracting and containing data from the dictionary. -
-
Uses of DictionaryElement in net.didion.jwnl.data
Classes in net.didion.jwnl.data that implement DictionaryElement Modifier and Type Class Description class
Exc
Represents an entry in an exception file.class
IndexWord
AnIndexWord
represents a line of the pos.index
file.class
Synset
ASynset
, or synonym set, represents a line of a WordNet pos.data
file.class
SynsetProxy
Proxy for aSynset
.
-