Uses of Interface
net.didion.jwnl.data.DictionaryElement
Packages that use DictionaryElement
Package
Description
Classes for extracting and containing data from the dictionary.
Classes for acessing dictionary information.
-
Uses of DictionaryElement in net.didion.jwnl.data
Classes in net.didion.jwnl.data that implement DictionaryElementModifier and TypeClassDescriptionfinal classRepresents an entry in an exception file.classAnIndexWordrepresents a line of the pos.indexfile.classASynset, or synonym set, represents a line of a WordNet pos.datafile.classProxy for aSynset. -
Uses of DictionaryElement in net.didion.jwnl.dictionary
Methods in net.didion.jwnl.dictionary that return DictionaryElementModifier and TypeMethodDescriptionprotected abstract DictionaryElementDatabaseBackedDictionary.DatabaseElementIterator.createElement()protected DictionaryElementDatabaseBackedDictionary.ExceptionIterator.createElement()protected DictionaryElementDatabaseBackedDictionary.IndexWordIterator.createElement()protected DictionaryElementDatabaseBackedDictionary.SynsetIterator.createElement()