Class DictionaryElementType
java.lang.Object
net.didion.jwnl.data.DictionaryElementType
WordNet contains different file types, index, synset data, and exception files.
This class defines what the current dictionary is.
- Author:
- brett
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DictionaryElementTypeProperty that defines an exception file.static final DictionaryElementTypeProperty to define an index file.static final DictionaryElementTypeProperty to define a synset file. -
Method Summary
-
Field Details
-
INDEX_WORD
Property to define an index file. -
SYNSET
Property to define a synset file. -
EXCEPTION
Property that defines an exception file.
-
-
Method Details
-
getAllDictionaryElementTypes
-
toString
-
getName
-
hashCode
-