Uses of Class
net.didion.jwnl.data.DictionaryElementType
Packages that use DictionaryElementType
Package
Description
Classes for extracting and containing data from the dictionary.
Classes for acessing dictionary information.
Classes for accessing files that contain dictionary information.
-
Uses of DictionaryElementType in net.didion.jwnl.data
Fields in net.didion.jwnl.data declared as DictionaryElementTypeModifier and TypeFieldDescriptionstatic final DictionaryElementTypeDictionaryElementType.EXCEPTIONProperty that defines an exception file.static final DictionaryElementTypeDictionaryElementType.INDEX_WORDProperty to define an index file.static final DictionaryElementTypeDictionaryElementType.SYNSETProperty to define a synset file.Methods in net.didion.jwnl.data that return DictionaryElementType -
Uses of DictionaryElementType in net.didion.jwnl.dictionary
Methods in net.didion.jwnl.dictionary with parameters of type DictionaryElementTypeModifier and TypeMethodDescriptionvoidAbstractCachingDictionary.clearCache(DictionaryElementType elementType) intAbstractCachingDictionary.getCacheCapacity(DictionaryElementType type) intAbstractCachingDictionary.getCacheSizes(DictionaryElementType type) voidAbstractCachingDictionary.setCacheCapacity(DictionaryElementType type, int size) -
Uses of DictionaryElementType in net.didion.jwnl.dictionary.file
Methods in net.didion.jwnl.dictionary.file that return DictionaryElementType