A B C D E F G H I J K L M N O P Q R S T U V W

A

AbstractCachingDictionary - Class in net.sf.extjwnl.dictionary
Extends Dictionary to provide caching of elements.
AbstractCachingDictionary(Document) - Constructor for class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
AbstractDelegatingOperation - Class in net.sf.extjwnl.dictionary.morph
Base class for operations.
AbstractDelegatingOperation(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.dictionary.morph.AbstractDelegatingOperation
 
AbstractDictionaryFile - Class in net.sf.extjwnl.dictionary.file
Abstract implementation of DictionaryFile.
AbstractDictionaryFile() - Constructor for class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
AbstractDictionaryFile(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
AbstractDictionaryFile(Dictionary, String, POS, DictionaryFileType, Map<String, Param>) - Constructor for class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
AbstractOperation - Class in net.sf.extjwnl.dictionary.morph
Base class for operations.
AbstractOperation(Dictionary) - Constructor for class net.sf.extjwnl.dictionary.morph.AbstractOperation
 
AbstractPrincetonDatabaseDictionaryElementFactory - Class in net.sf.extjwnl.princeton.data
Base class for database element factories.
AbstractPrincetonDatabaseDictionaryElementFactory(Dictionary) - Constructor for class net.sf.extjwnl.princeton.data.AbstractPrincetonDatabaseDictionaryElementFactory
 
AbstractPrincetonDictionaryElementFactory - Class in net.sf.extjwnl.princeton.data
Base class for element factories.
AbstractPrincetonDictionaryElementFactory(Dictionary) - Constructor for class net.sf.extjwnl.princeton.data.AbstractPrincetonDictionaryElementFactory
 
AbstractPrincetonDictionaryFile - Class in net.sf.extjwnl.princeton.file
AbstractDictionaryFile that uses file names compatible with Princeton's distribution of WordNet.
AbstractPrincetonDictionaryFile(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.file.AbstractPrincetonDictionaryFile
 
AbstractPrincetonDictionaryFile(Dictionary, String, POS, DictionaryFileType, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.file.AbstractPrincetonDictionaryFile
 
AbstractPrincetonFileDictionaryElementFactory - Class in net.sf.extjwnl.princeton.data
FileDictionaryElementFactory that parses lines from the dictionary files distributed by the WordNet team at Princeton's Cognitive Science department.
AbstractPrincetonFileDictionaryElementFactory(Dictionary) - Constructor for class net.sf.extjwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
 
AbstractPrincetonRandomAccessDictionaryFile - Class in net.sf.extjwnl.princeton.file
Base class for random access files.
AbstractPrincetonRandomAccessDictionaryFile(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
 
AbstractPrincetonRandomAccessDictionaryFile(Dictionary, String, POS, DictionaryFileType, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
 
AbstractValueParam - Class in net.sf.extjwnl.util.factory
Base class for configuration parameters.
AbstractValueParam(Dictionary) - Constructor for class net.sf.extjwnl.util.factory.AbstractValueParam
 
AbstractValueParam(Dictionary, List<Param>) - Constructor for class net.sf.extjwnl.util.factory.AbstractValueParam
 
add(IndexWord) - Method in class net.sf.extjwnl.data.IndexWordSet
Adds an IndexWord to this set.
add(PointerTarget, PointerType) - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
 
add(PointerTarget) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
add(PointerTarget, PointerType) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
add(PointerTarget, PointerType, PointerTargetTreeNode) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
add(PointerTarget, PointerTargetTreeNodeList, PointerType) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
add(PointerTarget, PointerTargetTreeNodeList, PointerType, PointerTargetTreeNode) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
add(PointerTarget, PointerTargetTreeNodeList, PointerTargetTreeNodeList, PointerType) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
add(PointerTarget, PointerTargetTreeNodeList, PointerTargetTreeNodeList, PointerType, PointerTargetTreeNode) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
add(Relationship) - Method in class net.sf.extjwnl.data.relationship.RelationshipList
 
add(String) - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
addAll(BaseFormSet) - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
addCache(K) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
addCache(K, int) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
addDelegate(String, Operation[]) - Method in class net.sf.extjwnl.dictionary.morph.AbstractDelegatingOperation
 
addElement(DictionaryElement) - Method in class net.sf.extjwnl.dictionary.Dictionary
Adds dictionary element to the dictionary.
addException(Exc) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
addException(Exc) - Method in class net.sf.extjwnl.dictionary.Dictionary
Adds exception to the dictionary.
addException(Exc) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
addIndexWord(IndexWord) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
addIndexWord(IndexWord) - Method in class net.sf.extjwnl.dictionary.Dictionary
Adds index word to the dictionary.
addIndexWord(IndexWord) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
addParam(Param) - Method in class net.sf.extjwnl.util.factory.AbstractValueParam
 
addParam(Param) - Method in interface net.sf.extjwnl.util.factory.Param
 
addParam(Param) - Method in class net.sf.extjwnl.util.factory.ParamList
 
addResource(String) - Method in class net.sf.extjwnl.util.ResourceBundleSet
 
addSynset(Synset) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
addSynset(Synset) - Method in class net.sf.extjwnl.dictionary.Dictionary
Adds synset to the dictionary.
addSynset(Synset) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
Adjective - Class in net.sf.extjwnl.data
An Adjective is a Word that can have an adjective position.
Adjective(Dictionary, Synset, int, String, Adjective.AdjectivePosition) - Constructor for class net.sf.extjwnl.data.Adjective
 
ADJECTIVE - Static variable in class net.sf.extjwnl.data.POS
 
Adjective.AdjectivePosition - Class in net.sf.extjwnl.data
Adjective positions denote a restriction on the on the syntactic position the adjective may have in relation to noun that it modifies.
ADJECTIVE_POSITIONS - Static variable in class net.sf.extjwnl.data.Adjective
 
ADJECTIVE_SATELLITE - Static variable in class net.sf.extjwnl.data.POS
 
ADVERB - Static variable in class net.sf.extjwnl.data.POS
 
ALL_EXCEPTIONS_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
ALL_LEMMAS_LIKE_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
ALL_LEMMAS_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
ALL_SYNSETS_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
ANTONYM - Static variable in class net.sf.extjwnl.data.PointerType
 
appliesTo(POS) - Method in class net.sf.extjwnl.data.PointerType
Returns whether or not this PointerType can be associated with pos.
AsymmetricRelationship - Class in net.sf.extjwnl.data.relationship
An asymmetric relationship is one whose source and target synsets have lineages with a definite divergence point.
AsymmetricRelationship(PointerType, PointerTargetNodeList, int, Synset, Synset) - Constructor for class net.sf.extjwnl.data.relationship.AsymmetricRelationship
 
ATTRIBUTE - Static variable in class net.sf.extjwnl.data.PointerType
 
ATTRIBUTIVE - Static variable in class net.sf.extjwnl.data.Adjective
 

B

BaseDictionaryElement - Class in net.sf.extjwnl.data
Base class for dictionary elements.
BaseDictionaryElement(Dictionary) - Constructor for class net.sf.extjwnl.data.BaseDictionaryElement
 
BaseFormSet - Class in net.sf.extjwnl.dictionary.morph
A group of possible base forms for a particular lemma.
BaseFormSet() - Constructor for class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
BaseFormSet(boolean) - Constructor for class net.sf.extjwnl.dictionary.morph.BaseFormSet
 

C

Cache<K,V> - Interface in net.sf.extjwnl.util.cache
A Cache is a collection of values that are indexed by keys and that are stored for an unspecified amount of time (which the implementor of Cache may further specify).
CACHE_CAPACITY - Static variable in class net.sf.extjwnl.dictionary.morph.DefaultMorphologicalProcessor
Parameter that determines the size of the base form cache.
CACHE_SIZE - Static variable in class net.sf.extjwnl.dictionary.FileBackedDictionary
The default cache size.
CACHE_USE_COUNT_KEY - Static variable in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
Whether to cache use counts, default false.
cacheAll() - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
cacheException(POSKey, Exc) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
cacheIndexWord(POSKey, IndexWord) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
cacheObject(K, A, B) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
cachePOS(POS) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
CacheSet<K,A,B> - Class in net.sf.extjwnl.util.cache
A set of Caches, indexed by CacheKey.
CacheSet(K[]) - Constructor for class net.sf.extjwnl.util.cache.CacheSet
 
CacheSet(K[], int) - Constructor for class net.sf.extjwnl.util.cache.CacheSet
 
CacheSet(K[], int[]) - Constructor for class net.sf.extjwnl.util.cache.CacheSet
 
cacheSynset(POSKey, Synset) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
canRead() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
canWrite() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
CATEGORY - Static variable in class net.sf.extjwnl.data.PointerType
 
CATEGORY_MEMBER - Static variable in class net.sf.extjwnl.data.PointerType
 
CAUSE - Static variable in class net.sf.extjwnl.data.PointerType
 
CHECK_LEX_FILE_NUMBER_KEY - Static variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Whether to warn about lex file numbers correctness, default: true.
CHECK_LEX_ID_LIMIT_KEY - Static variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Whether to warn about lex id being off limits, default: true.
CHECK_LEX_IDS_KEY - Static variable in class net.sf.extjwnl.dictionary.Dictionary
Whether to check and fix lexicographer ids, default true.
CHECK_OFFSET_LIMIT_KEY - Static variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Whether to warn about offsets being off limits, default: true.
CHECK_POINTER_INDEX_LIMIT_KEY - Static variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Whether to warn about pointer target indices being off limits, default: true
CHECK_RELATION_LIMIT_KEY - Static variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Whether to warn about relation count being off limits, default: true.
CHECK_VERB_FRAME_LIMIT_KEY - Static variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Whether to warn about verb frame indices being off limits, default: true
CHECK_WORD_COUNT_LIMIT_KEY - Static variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Whether to warn about word count being off limits, default: true.
clear() - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
clear() - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
clear() - Method in interface net.sf.extjwnl.util.cache.Cache
Remove all values stored in this cache.
clearCache() - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
clearCache(DictionaryElementType) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
clearCache(K) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
clearException(POSKey) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
clearIndexWord(POSKey) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
clearObject(K, A) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
clearSynset(POSKey) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
clone() - Method in class net.sf.extjwnl.data.list.PointerTargetNode
 
clone() - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
 
clone() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
clone() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
clone() - Method in interface net.sf.extjwnl.util.DeepCloneable
Create a shallow clone of the object.
close() - Method in class net.sf.extjwnl.dictionary.database.Query
 
close() - Method in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
 
close() - Method in class net.sf.extjwnl.dictionary.Dictionary
Shut down the dictionary
close() - Method in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
close() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
close() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
close() - Method in interface net.sf.extjwnl.dictionary.file.DictionaryFile
Closes the file.
close() - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Shuts down the file manager.
close() - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
close() - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
close() - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
close() - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
close() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
close() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
CNTLIST - Static variable in class net.sf.extjwnl.dictionary.file.DictionaryFileType
 
compareTo(PointerType) - Method in class net.sf.extjwnl.data.PointerType
 
ConnectionManager - Class in net.sf.extjwnl.dictionary.database
Connection manager for database-backed dictionaries.
ConnectionManager(String, String, String, String) - Constructor for class net.sf.extjwnl.dictionary.database.ConnectionManager
 
ConnectionManager(String) - Constructor for class net.sf.extjwnl.dictionary.database.ConnectionManager
 
connectionManager - Variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
containsKey(Object) - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
containsKey(Object) - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
containsValue(Object) - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
containsValue(Object) - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
containsWord(String) - Method in class net.sf.extjwnl.data.Synset
Returns true if lemma is one of the words contained in this synset.
COUNT_INDEX_WORDS_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
create() - Method in class net.sf.extjwnl.util.factory.AbstractValueParam
If the value of this parameter is a class name, and that class is creatable, this method will create an instance of it using this Param parameters.
create() - Method in interface net.sf.extjwnl.util.factory.Param
 
create() - Method in class net.sf.extjwnl.util.factory.ParamList
 
createCache(int) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
createCache(int) - Method in class net.sf.extjwnl.util.cache.LRUCacheSet
 
createExc(POS, String, ResultSet) - Method in interface net.sf.extjwnl.data.DatabaseDictionaryElementFactory
Create an Exc from a row in the database.
createExc(POS, String) - Method in interface net.sf.extjwnl.data.FileDictionaryElementFactory
Create an Exc from a line in an exception file.
createExc(POS, String, ResultSet) - Method in class net.sf.extjwnl.princeton.data.AbstractPrincetonDatabaseDictionaryElementFactory
 
createExc(POS, String) - Method in class net.sf.extjwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
 
createException(POS, String, List<String>) - Method in class net.sf.extjwnl.dictionary.Dictionary
Creates an exception in the dictionary.
createIndexWord(POS, String, ResultSet) - Method in interface net.sf.extjwnl.data.DatabaseDictionaryElementFactory
Create an IndexWord from a row in the database.
createIndexWord(POS, String) - Method in interface net.sf.extjwnl.data.FileDictionaryElementFactory
Creates an IndexWord from a line in an index file.
createIndexWord(POS, String, Synset) - Method in class net.sf.extjwnl.dictionary.Dictionary
Creates index word.
createIndexWord(POS, String, ResultSet) - Method in class net.sf.extjwnl.princeton.data.AbstractPrincetonDatabaseDictionaryElementFactory
 
createIndexWord(POS, String) - Method in class net.sf.extjwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
 
createPOSIdQuery(POS, int, String) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
createPOSOffsetQuery(POS, long, String) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
createPOSQuery(POS, String) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
createPOSStringQuery(POS, String, String) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
createSynset(POS, long, ResultSet, ResultSet, ResultSet, ResultSet) - Method in interface net.sf.extjwnl.data.DatabaseDictionaryElementFactory
Create a Synset from a row in the database.
createSynset(POS, String) - Method in interface net.sf.extjwnl.data.FileDictionaryElementFactory
Creates a synset from a line in a data file.
createSynset(POS) - Method in class net.sf.extjwnl.dictionary.Dictionary
Creates synset of the specified part of speech.
createSynset(POS, long, ResultSet, ResultSet, ResultSet, ResultSet) - Method in class net.sf.extjwnl.princeton.data.AbstractPrincetonDatabaseDictionaryElementFactory
 
createSynset(POS, String) - Method in class net.sf.extjwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
 
createWord(Synset, int, String) - Method in class net.sf.extjwnl.princeton.data.AbstractPrincetonDictionaryElementFactory
Creates a word.

D

DATA - Static variable in class net.sf.extjwnl.dictionary.file.DictionaryFileType
 
DATABASE_MANAGER - Static variable in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
Database manager install parameter.
DatabaseBackedDictionary - Class in net.sf.extjwnl.dictionary
Database-backed dictionary.
DatabaseBackedDictionary(Document) - Constructor for class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
 
DatabaseDictionaryElementFactory - Interface in net.sf.extjwnl.data
Factory interface for creating WordNet objects from a database.
DatabaseManager - Interface in net.sf.extjwnl.dictionary.database
 
DatabaseManagerImpl - Class in net.sf.extjwnl.dictionary.database
Database manager.
DatabaseManagerImpl(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
deepClone() - Method in class net.sf.extjwnl.data.list.PointerTargetNode
 
deepClone() - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
 
deepClone() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
deepClone() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
deepClone() - Method in interface net.sf.extjwnl.util.DeepCloneable
Create a deep clone of the object.
DeepCloneable - Interface in net.sf.extjwnl.util
A DeepCloneable is a cloneable object that can be cloned shallowly (by creating a copy of the object that contains references to the same members as the original) or deeply (by creating a copy of the object and of all it's member objects).
DEFAULT_CACHE_CAPACITY - Static variable in class net.sf.extjwnl.util.cache.CacheSet
 
DefaultMorphologicalProcessor - Class in net.sf.extjwnl.dictionary.morph
Default implementation of MorphologicalProcessor.
DefaultMorphologicalProcessor(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.dictionary.morph.DefaultMorphologicalProcessor
 
DEFINED_OS_ARRAY - Static variable in class net.sf.extjwnl.JWNL
 
delegate(POS, String, BaseFormSet, String) - Method in class net.sf.extjwnl.dictionary.morph.AbstractDelegatingOperation
 
delete() - Method in class net.sf.extjwnl.dictionary.Dictionary
 
delete() - Method in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
delete() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
delete() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
delete() - Method in interface net.sf.extjwnl.dictionary.file.DictionaryFile
Deletes the file.
delete() - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Deletes the dictionary.
delete() - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
delete() - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
delete() - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
DELIMITERS - Static variable in class net.sf.extjwnl.dictionary.morph.TokenizerOperation
Parameter list that determines the delimiters this operation will use to concatenate tokens.
DetachSuffixesOperation - Class in net.sf.extjwnl.dictionary.morph
Remove all applicable suffixes from the word(s) and do a look-up.
DetachSuffixesOperation(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.dictionary.morph.DetachSuffixesOperation
 
dictionary - Variable in class net.sf.extjwnl.data.BaseDictionaryElement
 
dictionary - Variable in class net.sf.extjwnl.data.PointerTarget
 
dictionary - Variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
Dictionary - Class in net.sf.extjwnl.dictionary
Abstract representation of a WordNet dictionary.
Dictionary() - Constructor for class net.sf.extjwnl.dictionary.Dictionary
Create a Dictionary that does not do morphological processing.
Dictionary(MorphologicalProcessor) - Constructor for class net.sf.extjwnl.dictionary.Dictionary
Create a Dictionary using the specified MorphologicalProcessor.
Dictionary(Document) - Constructor for class net.sf.extjwnl.dictionary.Dictionary
 
dictionary - Variable in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
dictionary - Variable in class net.sf.extjwnl.dictionary.morph.AbstractOperation
 
dictionary - Variable in class net.sf.extjwnl.princeton.data.AbstractPrincetonDictionaryElementFactory
 
dictionary - Variable in class net.sf.extjwnl.util.factory.AbstractValueParam
 
Dictionary.Version - Class in net.sf.extjwnl.dictionary
Represents a version of WordNet.
Dictionary.Version(String, double, Locale) - Constructor for class net.sf.extjwnl.dictionary.Dictionary.Version
 
DICTIONARY_ELEMENT_FACTORY - Static variable in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
The class of DatabaseDictionaryElementFactory to use.
DICTIONARY_ELEMENT_FACTORY - Static variable in class net.sf.extjwnl.dictionary.FileBackedDictionary
The class of FileDictionaryElementFactory to use.
DICTIONARY_FILE_TYPE_KEY - Static variable in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
File type install parameter.
DICTIONARY_PATH_KEY - Static variable in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
Dictionary path install parameter.
DictionaryCatalog<E extends DictionaryFile> - Class in net.sf.extjwnl.dictionary.file
A container for the files associated with a catalog (the index, data, and exception files associated with a POS).
DictionaryCatalog(Dictionary, DictionaryFileType, Class, Map<String, Param>) - Constructor for class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
DictionaryCatalogSet<E extends DictionaryFile> - Class in net.sf.extjwnl.dictionary.file
Simple container for DictionaryCatalogs that allows a DictionaryFile to be retrieved by its POS and DictionaryFileType.
DictionaryCatalogSet(Dictionary, Map<String, Param>, Class) - Constructor for class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
Creates a catalog set of the specified type of file using files in the specified dictionary directory.
DictionaryElement - Interface in net.sf.extjwnl.data
Any class that represents an element contained in the dictionary (IndexWords, Synsets, and Exceptions) must implement this interface.
DictionaryElementType - Class in net.sf.extjwnl.data
WordNet contains different file types, index, synset data, and exception files.
DictionaryFile - Interface in net.sf.extjwnl.dictionary.file
Represents a single dictionary file.
DictionaryFileFactory<E> - Interface in net.sf.extjwnl.dictionary.file
A dictionary file factory.
DictionaryFileType - Class in net.sf.extjwnl.dictionary.file
Instances of this class specify the different types of dictionary files (the different classes of dictionary files.
DOMAIN_ALL - Static variable in class net.sf.extjwnl.data.PointerType
 
DRIVER - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 

E

edit() - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
edit() - Method in class net.sf.extjwnl.dictionary.Dictionary
Puts the dictionary into edit mode.
edit() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
edit() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
edit() - Method in interface net.sf.extjwnl.dictionary.file.DictionaryFile
Reopens file in write mode.
edit() - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Reopens files for writing.
edit() - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
edit() - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
edit() - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
edit() - Method in class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
 
edit() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
edit() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
ENABLE_CACHING - Static variable in class net.sf.extjwnl.dictionary.FileBackedDictionary
The value should be "true" or "false".
ENCODING - Static variable in class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
Dictionary file encoding.
encoding - Variable in class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
 
ENTAILMENT - Static variable in class net.sf.extjwnl.data.PointerType
 
entrySet() - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
entrySet() - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
equals(Object) - Method in class net.sf.extjwnl.data.Exc
 
equals(Object) - Method in class net.sf.extjwnl.data.IndexWord
Returns true if the lemma and the part of speech both match.
equals(Object) - Method in class net.sf.extjwnl.data.IndexWordSet
It is assumed that IndexWordSets will only be created by calling Dictionary.lookupAllIndexWords, so all IndexWordSets with the same lemma should be equal.
equals(Object) - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
equals(Object) - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
equals(Object) - Method in class net.sf.extjwnl.data.list.PointerTargetNode
Two PointerTargetNodes are equal if they have the same type and PointerTarget
equals(Object) - Method in class net.sf.extjwnl.data.list.PointerTargetTree
Two PointerTargetTree's are equal if their root nodes are equal.
equals(Object) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
equals(Object) - Method in class net.sf.extjwnl.data.Pointer
 
equals(Object) - Method in class net.sf.extjwnl.data.PointerTarget
 
equals(Object) - Method in class net.sf.extjwnl.data.POS
An instance of POS is equal to another iff they're underlying keys are equal.
equals(Object) - Method in class net.sf.extjwnl.data.relationship.Relationship
Two relationships are assumed equal if they have the same source synset, target synset, and type
equals(Object) - Method in class net.sf.extjwnl.data.Synset
Two Synsets are equal if their POS's and offsets are equal
equals(Object) - Method in class net.sf.extjwnl.data.Word
Two words are equal if their parent Synsets are equal and they have the same lemma
equals(Object) - Method in class net.sf.extjwnl.dictionary.Dictionary.Version
 
equals(Object) - Method in class net.sf.extjwnl.dictionary.POSKey
 
Exc - Class in net.sf.extjwnl.data
Represents an entry in an exception file.
Exc(Dictionary, POS, String, List<String>) - Constructor for class net.sf.extjwnl.data.Exc
Creates a new exception entry.
EXCEPTION - Static variable in class net.sf.extjwnl.data.DictionaryElementType
Property that defines an exception file.
EXCEPTION - Static variable in class net.sf.extjwnl.dictionary.file.DictionaryFileType
 
EXCEPTION_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
EXCEPTION_WORD_CACHE_SIZE - Static variable in class net.sf.extjwnl.dictionary.FileBackedDictionary
Size of the exception cache.
execute(PointerTargetTreeNode) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList.FindNodeOperation
 
execute(PointerTargetTreeNode) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation
 
execute(PointerTargetTreeNode) - Method in interface net.sf.extjwnl.data.list.PointerTargetTreeNodeList.Operation
Executes the operation on the given node.
execute() - Method in class net.sf.extjwnl.dictionary.database.Query
 
execute(POS, String, BaseFormSet) - Method in class net.sf.extjwnl.dictionary.morph.DetachSuffixesOperation
 
execute(POS, String, BaseFormSet) - Method in class net.sf.extjwnl.dictionary.morph.LookupExceptionsOperation
 
execute(POS, String, BaseFormSet) - Method in class net.sf.extjwnl.dictionary.morph.LookupIndexWordOperation
 
execute(POS, String, BaseFormSet) - Method in interface net.sf.extjwnl.dictionary.morph.Operation
Executes the operation.
execute(POS, String, BaseFormSet) - Method in class net.sf.extjwnl.dictionary.morph.RemovePrepPhrasesOperation
 
execute(POS, String, BaseFormSet) - Method in class net.sf.extjwnl.dictionary.morph.TokenizerOperation
 

F

file - Variable in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
FILE_MANAGER - Static variable in class net.sf.extjwnl.dictionary.FileBackedDictionary
File manager install parameter.
FileBackedDictionary - Class in net.sf.extjwnl.dictionary
A Dictionary that retrieves objects from the text files in the WordNet distribution directory.
FileBackedDictionary(Document) - Constructor for class net.sf.extjwnl.dictionary.FileBackedDictionary
 
FileDictionaryElementFactory - Interface in net.sf.extjwnl.data
Factory class for creating DictionaryElements (Synsets, ExceptionIndexWords).
FileManager - Interface in net.sf.extjwnl.dictionary.file_manager
FileManager defines the interface between the FileBackedDictionary and the file system.
FileManagerImpl - Class in net.sf.extjwnl.dictionary.file_manager
An implementation of FileManager that reads files from the local file system.
FileManagerImpl(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
fileReadLineAt(RandomAccessDictionaryFile, long) - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
findAll(PointerTargetTreeNode) - Method in class net.sf.extjwnl.data.list.PointerTargetTree
Finds all occurrences of node in the tree.
findAll(PointerTarget) - Method in class net.sf.extjwnl.data.list.PointerTargetTree
Finds all nodes in the tree whose target is target.
findAll(PointerTargetTreeNode) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
Finds all occurrences of node within the list.
findFirst(PointerTargetTreeNode) - Method in class net.sf.extjwnl.data.list.PointerTargetTree
Finds the first occurrence of node in the tree.
findFirst(PointerTarget) - Method in class net.sf.extjwnl.data.list.PointerTargetTree
Finds the first node in the tree whose target is target.
findFirst(PointerTargetTreeNode) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
Finds the first node in the list that is equal to node.
findRelationships(Synset, Synset, PointerType) - Static method in class net.sf.extjwnl.data.relationship.RelationshipFinder
Finds all relationships of type type between sourceSynset and targetSynset.
findRelationships(Synset, Synset, PointerType, int) - Static method in class net.sf.extjwnl.data.relationship.RelationshipFinder
Finds all relationships of type type between sourceSynset and targetSynset to depth depth.

G

get(Object) - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
get(Object) - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
get(POS) - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
get(DictionaryFileType) - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
get(K) - Method in interface net.sf.extjwnl.util.cache.Cache
If key was used in a previous call to put, this call may return the value of that call.
getAdjectivePosition() - Method in class net.sf.extjwnl.data.Adjective
 
getAdjectivePositionForKey(String) - Static method in class net.sf.extjwnl.data.Adjective
 
getAllDictionaryElementTypes() - Static method in class net.sf.extjwnl.data.DictionaryElementType
Returns all the dictionary types.
getAllDictionaryFileTypes() - Static method in class net.sf.extjwnl.dictionary.file.DictionaryFileType
 
getAllMatches(PointerTargetTreeNodeList.Operation) - Method in class net.sf.extjwnl.data.list.PointerTargetTree
Walks the tree and performs the operation opr on each node.
getAllMatches(PointerTargetTreeNodeList.Operation) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
Walks the list and performs the operation opr on each node.
getAllMatches(PointerTargetTreeNodeList.Operation, List<PointerTargetTreeNode>) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
Returns all matches and adds them to matches
getAllPointerTypes() - Static method in class net.sf.extjwnl.data.PointerType
 
getAllPointerTypesForPOS(POS) - Static method in class net.sf.extjwnl.data.PointerType
 
getAllPOS() - Static method in class net.sf.extjwnl.data.POS
 
getAlsoSees(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Finds what words are related to synset.
getAlsoSeeTree(Synset, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Finds all See Also relations to depth depth.
getAntonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns the words that mean the opposite of synset.
getAttributes(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns the attributes of synset.
getCache(K) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
getCacheCapacity(DictionaryElementType) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
getCacheCapacity(K) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
getCachedException(POSKey) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
getCachedIndexWord(POSKey) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
getCachedObject(K, A) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
getCachedSynset(POSKey) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
getCacheSize(K) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
getCacheSizes(DictionaryElementType) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
getCapacity() - Method in interface net.sf.extjwnl.util.cache.Cache
Returns the maximum number of elements the cache can hold.
getCapacity() - Method in class net.sf.extjwnl.util.cache.LRUCache
 
getCatalogIterator() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
getCauses(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Finds direct cause links of synset.
getCauseTree(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Finds all cause links for synset.
getCauseTree(Synset, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Finds all cause links for synset to depth depth.
getChildTreeList() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
getCommonParentIndex() - Method in class net.sf.extjwnl.data.relationship.AsymmetricRelationship
 
getConnection() - Method in class net.sf.extjwnl.dictionary.database.ConnectionManager
 
getConnection() - Method in class net.sf.extjwnl.dictionary.database.Query
 
getCoordinateTerms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns synset's siblings (the hyponyms of its hypernyms).
getCurrentForm() - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
getDatabaseBackedInstance(String) - Static method in class net.sf.extjwnl.dictionary.Dictionary
Returns DatabaseBackedDictionary instance with default configuration.
getDeepest() - Method in class net.sf.extjwnl.data.relationship.RelationshipList
Returns the deepest Relationship in the list.
getDepth() - Method in class net.sf.extjwnl.data.relationship.Relationship
Returns the depth of this relationship.
getDictionary() - Method in class net.sf.extjwnl.data.BaseDictionaryElement
 
getDictionary() - Method in class net.sf.extjwnl.data.PointerTarget
 
getDictionary() - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getDictionary() - Method in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
getDictionary() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
getDictionary() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
getDictionary() - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
getDictionary() - Method in class net.sf.extjwnl.dictionary.morph.AbstractOperation
 
getDictionary() - Method in class net.sf.extjwnl.dictionary.morph.DefaultMorphologicalProcessor
 
getDictionary() - Method in class net.sf.extjwnl.princeton.data.AbstractPrincetonDictionaryElementFactory
 
getDictionary() - Method in interface net.sf.extjwnl.util.factory.Owned
Returns the dictionary this object belongs to.
getDictionaryFile(POS, DictionaryFileType) - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
getDirectHypernyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns the immediate parents of synset.
getDirectHyponyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns the immediate children of synset.
getElementType() - Method in class net.sf.extjwnl.dictionary.file.DictionaryFileType
 
getEntailments(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Finds direct entailments of synset.
getEntailmentTree(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Finds all entailments for synset.
getEntailmentTree(Synset, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Finds all entailments for synset to depth depth.
getException(POS, String) - Method in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
 
getException(POS, String) - Method in class net.sf.extjwnl.dictionary.Dictionary
Lookup derivation in the exceptions file of part-of-speech pos and return an Exc object containing the results.
getException(POS, String) - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
getException(POS, String) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
getExceptionIterator(POS) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
getExceptionIterator(POS) - Method in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
 
getExceptionIterator(POS) - Method in class net.sf.extjwnl.dictionary.Dictionary
Return an Iterator over all the Exceptions in the database.
getExceptionIterator(POS) - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
getExceptionIterator(POS) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
getExceptionQuery(POS, String) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getExceptionQuery(POS, String) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getExceptions() - Method in class net.sf.extjwnl.data.Exc
Returns list of exceptions (base forms).
getExceptionsQuery(POS) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getExceptionsQuery(POS) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getExtendedAntonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns the words that mean the opposite of synset and the immediate synonyms of those words.
getExtendedAntonyms(Synset, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Finds all antonyms of synset, and all synonyms of those antonyms to depth depth.
getFile() - Method in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
getFile() - Method in interface net.sf.extjwnl.dictionary.file.DictionaryFile
Returns the file.
getFile(POS, DictionaryFileType) - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
Returns the file from a part of speech and file type (ie data.noun).
getFileBackedInstance(String) - Static method in class net.sf.extjwnl.dictionary.Dictionary
Returns FileBackedDictionary instance with default configuration.
getFileIterator() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
getFileManager() - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
Returns the file manager that backs this database.
getFilename() - Method in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
Returns a filename from the part-of-speech and the file type.
getFilename() - Method in class net.sf.extjwnl.princeton.file.AbstractPrincetonDictionaryFile
 
getFilePointer() - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Returns the current position of the file pointer.
getFilePointer() - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
getFilePointer() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
getFileType() - Method in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
The file type associated with this file.
getFileType() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
getFileType() - Method in interface net.sf.extjwnl.dictionary.file.DictionaryFile
Returns the file type associated with this file.
getFirstLinePointer(POS, DictionaryFileType) - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Return the first valid line pointer in the specified file.
getFirstLinePointer(POS, DictionaryFileType) - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
getFirstMatch(PointerTargetTreeNodeList.Operation) - Method in class net.sf.extjwnl.data.list.PointerTargetTree
Walks the tree and performs the operation opr on each node.
getFirstMatch(PointerTargetTreeNodeList.Operation) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
Walks the list and all the children of each node in the list and performs the operation opr on each node.
getFlags() - Method in class net.sf.extjwnl.data.PointerType
 
getForm(int) - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
getForms() - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
getFrame(int) - Static method in class net.sf.extjwnl.data.VerbFrame
Returns frame at index index.
getFrame() - Method in class net.sf.extjwnl.data.VerbFrame
 
getFrames(BitSet) - Static method in class net.sf.extjwnl.data.VerbFrame
Returns the frames at the indexes encoded in l.
getGloss() - Method in class net.sf.extjwnl.data.Synset
 
getHolonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns holonyms of synset.
getHypernymTree(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns all of the ancestors of synset.
getHypernymTree(Synset, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns all of the ancestors of synset to depth depth.
getHyponymTree(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns all of the children of synset.
getHyponymTree(Synset, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns all of the children of synset to depth depth.
getId() - Method in class net.sf.extjwnl.data.PointerType
 
getImmediateRelationship(IndexWord, IndexWord) - Static method in class net.sf.extjwnl.data.relationship.RelationshipFinder
Looks whether the target word is one of the words in one of the synsets of the source word.
getIndex() - Method in class net.sf.extjwnl.data.PointerTarget
 
getIndex() - Method in class net.sf.extjwnl.data.Synset
 
getIndex() - Method in class net.sf.extjwnl.data.VerbFrame
 
getIndex() - Method in class net.sf.extjwnl.data.Word
Returns the index of this word.
getIndex() - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
getIndexedLinePointer(POS, DictionaryFileType, String) - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Search for the line whose first word is index (that is, that begins with index followed by a space or tab).
getIndexedLinePointer(POS, DictionaryFileType, String) - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
Returns indexed line pointer is typically used to find a word within an index file matching a given part of speech.
getIndexWord(POS) - Method in class net.sf.extjwnl.data.IndexWordSet
Returns the IndexWord associated with POS p.
getIndexWord(POS, String) - Method in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
 
getIndexWord(POS, String) - Method in class net.sf.extjwnl.dictionary.Dictionary
Look up a word in the database.
getIndexWord(POS, String) - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
getIndexWord(POS, String) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
getIndexWordArray() - Method in class net.sf.extjwnl.data.IndexWordSet
Returns an array of the IndexWords in this set.
getIndexWordCollection() - Method in class net.sf.extjwnl.data.IndexWordSet
Returns a collection of the IndexWords in this set.
getIndexWordIterator(POS) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
getIndexWordIterator(POS, String) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
getIndexWordIterator(POS) - Method in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
 
getIndexWordIterator(POS, String) - Method in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
 
getIndexWordIterator(POS) - Method in class net.sf.extjwnl.dictionary.Dictionary
Return an Iterator over all the IndexWords of part-of-speech pos in the database.
getIndexWordIterator(POS, String) - Method in class net.sf.extjwnl.dictionary.Dictionary
Return an Iterator over all the IndexWords of part-of-speech pos whose lemmas contain substring as a substring.
getIndexWordIterator(POS) - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
getIndexWordIterator(POS, String) - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
getIndexWordIterator(POS, String) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
getIndexWordIterator(POS) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
getIndexWordLemmasQuery(POS) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getIndexWordLemmasQuery(POS, String) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getIndexWordLemmasQuery(POS) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getIndexWordLemmasQuery(POS, String) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getIndexWordSynsetsQuery(POS, String) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getIndexWordSynsetsQuery(POS, String) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getIndirectAntonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns the immediate antonyms of all words that mean the same as synset.
getIndirectAntonyms(Synset, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns the antonyms of all words that mean the same as synset to depth depth.
getInheritedHolonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns holonyms of synset and of all its ancestors.
getInheritedHolonyms(Synset, int, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns holonyms of each synset, to depth pointerDepth, starting at synset and going for all of synset's ancestors to depth ancestorDepth.
getInheritedMemberHolonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns member holonyms of synset and of all its ancestors.
getInheritedMemberHolonyms(Synset, int, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns member holonyms of each synset, to depth pointerDepth, starting at synset and going for all of synset's ancestors to depth ancestorDepth.
getInheritedMemberMeronyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns member meronyms of synset and of its ancestors.
getInheritedMemberMeronyms(Synset, int, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns member meronyms of each synset, to depth pointerDepth, starting at synset and going for all of synset's ancestors to depth ancestorDepth.
getInheritedMeronyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns meronyms of synset and of all its ancestors.
getInheritedMeronyms(Synset, int, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns meronyms of each synset, to depth pointerDepth starting at synset and going for all of synset's ancestors to depth ancestorDepth.
getInheritedPartHolonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns part holonyms of synset and of all its ancestors.
getInheritedPartHolonyms(Synset, int, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns part holonyms of each synset, to depth pointerDepth, starting at synset and going for all of synset's ancestors to depth ancestorDepth.
getInheritedPartMeronyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns part meronyms of synset and of all its ancestors.
getInheritedPartMeronyms(Synset, int, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns part meronyms of each synset, to depth pointerDepth, starting at synset and going for all of synset's ancestors to depth ancestorDepth.
getInheritedSubstanceHolonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns substance holonyms of synset and of all its ancestors.
getInheritedSubstanceHolonyms(Synset, int, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns substance holonyms of each synset, to depth pointerDepth, starting at synset and going for all of synset's ancestors to depth ancestorDepth.
getInheritedSubstanceMeronyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns substance meronyms of synset and of its ancestors.
getInheritedSubstanceMeronyms(Synset, int, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns substance meronyms of each synset, to depth pointerDepth, starting at synset and going for all of synset's ancestors to depth ancestorDepth.
getInputStream() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
getInstance() - Static method in class net.sf.extjwnl.dictionary.Dictionary
 
getInstance(InputStream) - Static method in class net.sf.extjwnl.dictionary.Dictionary
Parses a properties file and creates a dictionary.
getInstance(InputSource) - Static method in class net.sf.extjwnl.dictionary.Dictionary
Parses properties and creates a dictionary.
getKey() - Method in class net.sf.extjwnl.data.Adjective.AdjectivePosition
 
getKey() - Method in interface net.sf.extjwnl.data.DictionaryElement
Returns a key that can be used to index this element.
getKey() - Method in class net.sf.extjwnl.data.Exc
 
getKey() - Method in class net.sf.extjwnl.data.IndexWord
Returns the lemma of this word.
getKey() - Method in class net.sf.extjwnl.data.PointerType
 
getKey() - Method in class net.sf.extjwnl.data.POS
Returns the key for this POS.
getKey() - Method in class net.sf.extjwnl.data.Synset
 
getKey() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
getKey() - Method in class net.sf.extjwnl.dictionary.POSKey
 
getKeys() - Method in class net.sf.extjwnl.dictionary.morph.AbstractDelegatingOperation
 
getKeys() - Method in class net.sf.extjwnl.dictionary.morph.DetachSuffixesOperation
 
getKeys() - Method in class net.sf.extjwnl.dictionary.morph.TokenizerOperation
 
getKeys() - Method in class net.sf.extjwnl.util.ResourceBundleSet
 
getKeyString(int) - Static method in class net.sf.extjwnl.data.VerbFrame
 
getLabel() - Method in class net.sf.extjwnl.data.Adjective.AdjectivePosition
 
getLabel() - Method in class net.sf.extjwnl.data.PointerType
 
getLabel() - Method in class net.sf.extjwnl.data.POS
Return a label intended for textual presentation.
getLemma() - Method in class net.sf.extjwnl.data.Exc
Returns the lemma (derivation) of the exception word.
getLemma() - Method in class net.sf.extjwnl.data.IndexWord
Return the word's lemma.
getLemma() - Method in class net.sf.extjwnl.data.IndexWordSet
 
getLemma() - Method in class net.sf.extjwnl.data.Word
Returns the lemma of this word.
getLemma(String[], BitSet, String) - Static method in class net.sf.extjwnl.dictionary.morph.Util
 
getLexFileName() - Method in class net.sf.extjwnl.data.Synset
Returns the lexicographer file name.
getLexFileNum() - Method in class net.sf.extjwnl.data.Synset
Returns the lexicographer file name containing this synset.
getLexId() - Method in class net.sf.extjwnl.data.Word
Returns the lexicographer id that identifies this lemma
getLocale() - Method in class net.sf.extjwnl.dictionary.Dictionary.Version
 
getMap() - Static method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
getMap() - Static method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
getMapBackedInstance(String) - Static method in class net.sf.extjwnl.dictionary.Dictionary
Returns MapBackedDictionary instance with default configuration.
getMatchingLinePointer(POS, DictionaryFileType, long, String) - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Search for a line whose index word contains substring, starting at offset.
getMatchingLinePointer(POS, DictionaryFileType, long, String) - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
getMemberHolonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns member holonyms of synset.
getMemberMeronyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns member meronyms of synset.
getMeronyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns meronyms of synset.
getMorphologicalProcessor() - Method in class net.sf.extjwnl.dictionary.Dictionary
 
getName() - Method in class net.sf.extjwnl.data.DictionaryElementType
Returns the name of this DictionaryElementType.
getName() - Method in class net.sf.extjwnl.dictionary.file.DictionaryFileType
 
getName() - Method in class net.sf.extjwnl.util.factory.NameValueParam
 
getName() - Method in interface net.sf.extjwnl.util.factory.Param
 
getName() - Method in class net.sf.extjwnl.util.factory.ParamList
 
getName() - Method in class net.sf.extjwnl.util.factory.ValueParam
 
getNextForm() - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
getNextLineOffset() - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Returns the byte offset of the next line (after the position of the file pointer).
getNextLineOffset() - Method in class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
 
getNextLinePointer(POS, DictionaryFileType, long) - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Search for the line following the line that begins at offset.
getNextLinePointer(POS, DictionaryFileType, long) - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
getNodeList() - Method in class net.sf.extjwnl.data.relationship.Relationship
Returns the list that contains the nodes of this relationship.
getNodePrinter() - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
 
getNodePrinter() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
getNumber() - Method in class net.sf.extjwnl.dictionary.Dictionary.Version
 
getOffset() - Method in class net.sf.extjwnl.data.Synset
 
getOffsetFormatString() - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Returns offset format string that accommodates largest offset.
getOffsetFormatString() - Method in class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
 
getOffsetFormatString() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
getOS() - Static method in class net.sf.extjwnl.JWNL
Returns the current OS.
getOutputStream() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
getParams() - Method in class net.sf.extjwnl.util.factory.ParamList
 
getParent() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
getPartHolonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns part holonyms of synset.
getParticipleOf(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Finds participle of links of synset.
getPartMeronyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns part meronyms of synset.
getPertainyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns the pertainyms for synset.
getPointerQuery(POS, long) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getPointerQuery(POS, long) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getPointers() - Method in class net.sf.extjwnl.data.PointerTarget
Returns a list of Target's pointers.
getPointers(PointerType) - Method in class net.sf.extjwnl.data.PointerTarget
Returns all pointers of type type.
getPointers() - Method in class net.sf.extjwnl.data.Synset
 
getPointers() - Method in class net.sf.extjwnl.data.Word
Returns all the pointers of the synset that contains this word whose source is this word.
getPointerTarget() - Method in class net.sf.extjwnl.data.list.PointerTargetNode
 
getPointerTreeList() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
getPointerTypeForKey(String) - Static method in class net.sf.extjwnl.data.PointerType
Return the PointerType whose key matches key and applies to pos.
getPOS() - Method in interface net.sf.extjwnl.data.DictionaryElement
Returns element's part of speech.
getPOS() - Method in class net.sf.extjwnl.data.Exc
 
getPOS() - Method in class net.sf.extjwnl.data.IndexWord
Returns the word's part-of-speech.
getPOS() - Method in class net.sf.extjwnl.data.PointerTarget
 
getPOS() - Method in class net.sf.extjwnl.data.Synset
 
getPOS() - Method in class net.sf.extjwnl.data.Word
Returns the part of speech of this word.
getPOS() - Method in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
The POS associated with this file.
getPOS() - Method in interface net.sf.extjwnl.dictionary.file.DictionaryFile
Returns the POS associated with this file.
getPOS() - Method in class net.sf.extjwnl.dictionary.POSKey
 
getPOSForKey(String) - Static method in class net.sf.extjwnl.data.POS
Return the POS whose key matches key, or null if the key does not match any POS.
getPOSForLabel(String) - Static method in class net.sf.extjwnl.data.POS
Return the POS whose key matches label, or null if the label does not match any POS.
getPublisher() - Method in class net.sf.extjwnl.dictionary.Dictionary.Version
 
getQuery(String) - Method in class net.sf.extjwnl.dictionary.database.ConnectionManager
 
getRandomIndexWord(POS) - Method in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
 
getRandomIndexWord(POS) - Method in class net.sf.extjwnl.dictionary.Dictionary
 
getRandomIndexWord(POS) - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
getRandomIndexWord(POS) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
getRandomIndexWordQuery(POS) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getRandomIndexWordQuery(POS) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getRandomLinePointer(POS, DictionaryFileType) - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Return a randomly-chosen line pointer (offset of the beginning of a line).
getRandomLinePointer(POS, DictionaryFileType) - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
getRelativeTargetDepth() - Method in class net.sf.extjwnl.data.relationship.AsymmetricRelationship
Returns the depth of the target, from the commonParentIndex, relative to the depth of the source.
getResourceBundle() - Static method in class net.sf.extjwnl.JWNL
 
getResourceBundleSet() - Static method in class net.sf.extjwnl.JWNL
 
getResources() - Method in class net.sf.extjwnl.util.ResourceBundleSet
 
getRestoreDictionary() - Static method in class net.sf.extjwnl.dictionary.Dictionary
 
getResults() - Method in class net.sf.extjwnl.dictionary.database.Query
 
getRootNode() - Method in class net.sf.extjwnl.data.list.PointerTargetTree
 
getSenseCount(POS) - Method in class net.sf.extjwnl.data.IndexWordSet
Finds out how many senses the word with part-of-speech pos has.
getSenseKey() - Method in class net.sf.extjwnl.data.Word
Returns the sense key of a lemma.
getSenseKeyWithAdjClass() - Method in class net.sf.extjwnl.data.Word
Returns the sense key of a lemma, taking into account adjective class (position).
getSenses() - Method in class net.sf.extjwnl.data.IndexWord
Returns the senses of this word.
getShallowest() - Method in class net.sf.extjwnl.data.relationship.RelationshipList
Returns the shallowest relationship in the list.
getSize() - Method in class net.sf.extjwnl.data.relationship.Relationship
 
getSize() - Method in interface net.sf.extjwnl.util.cache.Cache
Returns the current size of the cache.
getSize() - Method in class net.sf.extjwnl.util.cache.CacheSet
 
getSize() - Method in class net.sf.extjwnl.util.cache.LRUCache
 
getSource() - Method in class net.sf.extjwnl.data.Pointer
Returns the source of this pointer.
getSourceIndex() - Method in class net.sf.extjwnl.data.Pointer
 
getSourcePointerTarget() - Method in class net.sf.extjwnl.data.relationship.Relationship
Returns the pointer target of the source node.
getSourceSynset() - Method in class net.sf.extjwnl.data.relationship.Relationship
Returns the synset that is the source of this relationship.
getStatement() - Method in class net.sf.extjwnl.dictionary.database.Query
 
getSubstanceHolonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns substance holonyms of synset.
getSubstanceMeronyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns substance meronyms of synset.
getSuffixMap() - Method in class net.sf.extjwnl.dictionary.morph.DetachSuffixesOperation
 
getSummary() - Method in class net.sf.extjwnl.data.Word
Returns the summary calculated among all senses.
getSummary(List<Synset>) - Method in class net.sf.extjwnl.data.Word
Returns the summary, calculated among given set of senses.
getSymmetricType() - Method in class net.sf.extjwnl.data.PointerType
Returns the pointer type that is symmetric to this type.
getSynonyms(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns the synonyms for synset.
getSynonymTree(Synset, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns all the synonyms of synset to depth depth.
getSynset() - Method in class net.sf.extjwnl.data.list.PointerTargetNode
If the target is a synset, return it, otherwise it's a word so return the word's parent synset.
getSynset() - Method in class net.sf.extjwnl.data.PointerTarget
 
getSynset() - Method in class net.sf.extjwnl.data.Synset
 
getSynset() - Method in class net.sf.extjwnl.data.Word
Returns the synset associated with this word.
getSynsetAt(POS, long) - Method in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
 
getSynsetAt(POS, long) - Method in class net.sf.extjwnl.dictionary.Dictionary
Return the Synset at offset offset from the database.
getSynsetAt(POS, long) - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
getSynsetAt(POS, long) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
getSynsetIterator(POS) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
getSynsetIterator(POS) - Method in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
 
getSynsetIterator(POS) - Method in class net.sf.extjwnl.dictionary.Dictionary
Return an Iterator over all the Synsets of part-of-speech pos in the database.
getSynsetIterator(POS) - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
getSynsetIterator(POS) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
getSynsetOffsets() - Method in class net.sf.extjwnl.data.IndexWord
 
getSynsetQuery(POS, long) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getSynsetQuery(POS, long) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getSynsetsQuery(POS) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getSynsetsQuery(POS) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getSynsetWordQuery(POS, long) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getSynsetWordQuery(POS, long) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getTable(POS, DictionaryFileType) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
getTarget() - Method in class net.sf.extjwnl.data.Pointer
Returns the actual target of this pointer.
getTargetIndex() - Method in class net.sf.extjwnl.data.Pointer
 
getTargetOffset() - Method in class net.sf.extjwnl.data.Pointer
Returns the offset of the target synset.
getTargetPointerTarget() - Method in class net.sf.extjwnl.data.relationship.Relationship
Returns the pointer target of the target node.
getTargetPOS() - Method in class net.sf.extjwnl.data.Pointer
 
getTargets() - Method in class net.sf.extjwnl.data.PointerTarget
Returns all the pointer targets of this synset.
getTargets(PointerType) - Method in class net.sf.extjwnl.data.PointerTarget
Returns all the targets of the pointers of type type.
getTargetSynset() - Method in class net.sf.extjwnl.data.Pointer
Returns the synset that is a) the target of this pointer, or b) the synset that contains the target of this pointer.
getTargetSynset() - Method in class net.sf.extjwnl.data.relationship.Relationship
Returns the synset that is the target of this relationship.
getType() - Method in interface net.sf.extjwnl.data.DictionaryElement
Returns the element's type.
getType() - Method in class net.sf.extjwnl.data.Exc
 
getType() - Method in class net.sf.extjwnl.data.IndexWord
 
getType() - Method in class net.sf.extjwnl.data.list.PointerTargetNode
 
getType() - Method in class net.sf.extjwnl.data.Pointer
 
getType() - Method in class net.sf.extjwnl.data.relationship.Relationship
 
getType() - Method in class net.sf.extjwnl.data.Synset
 
getUseCount() - Method in class net.sf.extjwnl.data.Word
Returns the number of times each tagged sense occurs in a semantic concordance.
getUseCount(String) - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Returns the number of times the sense marked by senseKey occurs in a semantic concordance.
getUseCount(String) - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
getValidPOSSet() - Method in class net.sf.extjwnl.data.IndexWordSet
Returns a set of all the parts-of-speech for which there is an IndexWord in this set.
getValue() - Method in class net.sf.extjwnl.util.factory.NameValueParam
 
getValue() - Method in interface net.sf.extjwnl.util.factory.Param
 
getValue() - Method in class net.sf.extjwnl.util.factory.ParamList
 
getValue() - Method in class net.sf.extjwnl.util.factory.ValueParam
 
getVerbFrameFlags() - Method in class net.sf.extjwnl.data.Synset
 
getVerbFrameFlags() - Method in class net.sf.extjwnl.data.Verb
 
getVerbFrameIndices() - Method in class net.sf.extjwnl.data.Synset
 
getVerbFrameIndices() - Method in class net.sf.extjwnl.data.Verb
 
getVerbFrameIndices(BitSet) - Static method in class net.sf.extjwnl.data.VerbFrame
Returns the verb frame indices for a synset.
getVerbFrameQuery(POS, long) - Method in interface net.sf.extjwnl.dictionary.database.DatabaseManager
 
getVerbFrameQuery(POS, long) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
getVerbFrames() - Method in class net.sf.extjwnl.data.Synset
Returns all Verb Frames that are valid for all the words in this synset.
getVerbFrames() - Method in class net.sf.extjwnl.data.Verb
 
getVerbFramesSize() - Static method in class net.sf.extjwnl.data.VerbFrame
 
getVerbGroup(Synset) - Static method in class net.sf.extjwnl.data.PointerUtils
Returns the group that this verb belongs to.
getVersion() - Method in class net.sf.extjwnl.dictionary.Dictionary
Returns the current WordNet version.
getWord() - Method in class net.sf.extjwnl.data.list.PointerTargetNode
If the target is a word, return it, otherwise return null.
getWords() - Method in class net.sf.extjwnl.data.Synset
 

H

handleGetObject(String) - Method in class net.sf.extjwnl.util.ResourceBundleSet
 
hasChildTreeList() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
hasDelegate(String) - Method in class net.sf.extjwnl.dictionary.morph.AbstractDelegatingOperation
 
hashCode() - Method in class net.sf.extjwnl.data.DictionaryElementType
 
hashCode() - Method in class net.sf.extjwnl.data.Exc
 
hashCode() - Method in class net.sf.extjwnl.data.IndexWord
 
hashCode() - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
hashCode() - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
hashCode() - Method in class net.sf.extjwnl.data.list.PointerTargetNode
 
hashCode() - Method in class net.sf.extjwnl.data.Pointer
 
hashCode() - Method in class net.sf.extjwnl.data.PointerType
 
hashCode() - Method in class net.sf.extjwnl.data.POS
Returns the underlying pos key's hash code.
hashCode() - Method in class net.sf.extjwnl.data.Synset
 
hashCode() - Method in class net.sf.extjwnl.data.VerbFrame
 
hashCode() - Method in class net.sf.extjwnl.data.Word
 
hashCode() - Method in class net.sf.extjwnl.dictionary.Dictionary.Version
 
hashCode() - Method in class net.sf.extjwnl.dictionary.file.DictionaryFileType
 
hashCode() - Method in class net.sf.extjwnl.dictionary.POSKey
 
hasNext() - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary.IndexWordIterator
 
hasParent() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
hasPointerTreeList() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
hasValidChildTreeList() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
Returns whether a childTreeList is not null and not empty.
hasValidPointerTreeList() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
Returns whether pointerTreeList is not null and not empty.
HYPERNYM - Static variable in class net.sf.extjwnl.data.PointerType
 
HYPONYM - Static variable in class net.sf.extjwnl.data.PointerType
 

I

IMMEDIATE_POSTNOMINAL - Static variable in class net.sf.extjwnl.data.Adjective
 
increment(BitSet, int) - Static method in class net.sf.extjwnl.dictionary.morph.Util
 
INDEX - Static variable in class net.sf.extjwnl.dictionary.file.DictionaryFileType
 
INDEX_WORD - Static variable in class net.sf.extjwnl.data.DictionaryElementType
Property to define an index file.
INDEX_WORD_CACHE_SIZE - Static variable in class net.sf.extjwnl.dictionary.FileBackedDictionary
Size of the index word cache.
indexOfWord(String) - Method in class net.sf.extjwnl.data.Synset
Returns the index of the word which has the lemma or -1 if not found.
IndexWord - Class in net.sf.extjwnl.data
An IndexWord represents a line of the pos.index file.
IndexWord(Dictionary, String, POS) - Constructor for class net.sf.extjwnl.data.IndexWord
 
IndexWord(Dictionary, String, POS, Synset) - Constructor for class net.sf.extjwnl.data.IndexWord
 
IndexWord(Dictionary, String, POS, long[]) - Constructor for class net.sf.extjwnl.data.IndexWord
 
IndexWordSet - Class in net.sf.extjwnl.data
A class to simplify the access to a set of IndexWords, each containing one part of speech of the same word.
IndexWordSet(String) - Constructor for class net.sf.extjwnl.data.IndexWordSet
 
INFINITY - Static variable in class net.sf.extjwnl.data.PointerUtils
Representation of infinite depth.
initialize() - Static method in class net.sf.extjwnl.JWNL
 
initialize(InputStream) - Static method in class net.sf.extjwnl.JWNL
Parses a properties file and sets the ready state at various points.
INSTANCE_HYPERNYM - Static variable in class net.sf.extjwnl.data.PointerType
 
INSTANCES_HYPONYM - Static variable in class net.sf.extjwnl.data.PointerType
 
isAdjectiveCluster() - Method in class net.sf.extjwnl.data.Synset
 
isCachingEnabled - Variable in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
isCachingEnabled() - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
isCurrentFormAvailable() - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
isEditable() - Method in class net.sf.extjwnl.dictionary.Dictionary
Returns whether the dictionary is editable.
isEmpty() - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
isEmpty() - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
isExecuted() - Method in class net.sf.extjwnl.dictionary.database.Query
 
isFull() - Method in class net.sf.extjwnl.util.cache.LRUCache
 
isLemmaKey() - Method in class net.sf.extjwnl.dictionary.POSKey
 
isLexical() - Method in class net.sf.extjwnl.data.list.PointerTargetNode
Returns true if the target is a Word, else false.
isLexical() - Method in class net.sf.extjwnl.data.Pointer
Returns whether this pointer's source is a Word.
isMoreFormsAvailable() - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
isOffsetKey() - Method in class net.sf.extjwnl.dictionary.POSKey
 
isOpen() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
isOpen() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
isOpen() - Method in interface net.sf.extjwnl.dictionary.file.DictionaryFile
Returns true if the file is open.
isOpen() - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
isOpen() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
isOpen() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
isPreviousLineOffset(long) - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Returns true if offset is the previous offset.
isPreviousLineOffset(long) - Method in class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
 
isSymmetric(PointerType) - Static method in class net.sf.extjwnl.data.PointerType
Returns true if type is a symmetric pointer type (it is its own symmetric type).
isSymmetric() - Method in class net.sf.extjwnl.data.PointerType
 
isValidPOS(POS) - Method in class net.sf.extjwnl.data.IndexWordSet
Return true if there is a word with part-of-speech pos in this set.

J

JNDI - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
JWNL - Class in net.sf.extjwnl
Contains system info as well as JWNL properties.
JWNL.OS - Class in net.sf.extjwnl
Used to create constants that represent the major categories of operating systems.
JWNL.OS(String) - Constructor for class net.sf.extjwnl.JWNL.OS
 
JWNLException - Exception in net.sf.extjwnl
Base level exception used by JWNL.
JWNLException(String) - Constructor for exception net.sf.extjwnl.JWNLException
 
JWNLException(String, Object) - Constructor for exception net.sf.extjwnl.JWNLException
 
JWNLException(String, Object[]) - Constructor for exception net.sf.extjwnl.JWNLException
 
JWNLException(String, Throwable) - Constructor for exception net.sf.extjwnl.JWNLException
 
JWNLException(String, Object[], Throwable) - Constructor for exception net.sf.extjwnl.JWNLException
 
JWNLException(String, Object, Throwable) - Constructor for exception net.sf.extjwnl.JWNLException
 
JWNLRuntimeException - Exception in net.sf.extjwnl
Base level runtime exception used by JWNL.
JWNLRuntimeException(String) - Constructor for exception net.sf.extjwnl.JWNLRuntimeException
 
JWNLRuntimeException(String, Object) - Constructor for exception net.sf.extjwnl.JWNLRuntimeException
 
JWNLRuntimeException(String, Object[]) - Constructor for exception net.sf.extjwnl.JWNLRuntimeException
 
JWNLRuntimeException(String, Throwable) - Constructor for exception net.sf.extjwnl.JWNLRuntimeException
 
JWNLRuntimeException(String, Object[], Throwable) - Constructor for exception net.sf.extjwnl.JWNLRuntimeException
 
JWNLRuntimeException(String, Object, Throwable) - Constructor for exception net.sf.extjwnl.JWNLRuntimeException
 

K

keySet() - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
keySet() - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 

L

LEMMA_FOR_INDEX_WORD_ID_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
length() - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Returns the length, in bytes, of the file.
length() - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
length() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
LexFileIdFileNameMap - Class in net.sf.extjwnl.data
Maps the lexicographer files identifiers to names.
LexFileIdFileNameMap() - Constructor for class net.sf.extjwnl.data.LexFileIdFileNameMap
 
LexFileNameLexFileIdMap - Class in net.sf.extjwnl.data
Maps the lexicographer files names to identifiers.
LexFileNameLexFileIdMap() - Constructor for class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
lookupAllBaseForms(POS, String) - Method in class net.sf.extjwnl.dictionary.morph.DefaultMorphologicalProcessor
 
lookupAllBaseForms(POS, String) - Method in interface net.sf.extjwnl.dictionary.MorphologicalProcessor
Return all the base forms of derivation.
lookupAllIndexWords(String) - Method in class net.sf.extjwnl.dictionary.Dictionary
Return a set of IndexWords, with each element in the set corresponding to a part-of-speech of word.
lookupBaseForm(POS, String) - Method in class net.sf.extjwnl.dictionary.morph.DefaultMorphologicalProcessor
Lookup the base form of a word.
lookupBaseForm(POS, String) - Method in interface net.sf.extjwnl.dictionary.MorphologicalProcessor
Try to turn derivation into a word that is found in the index file for pos.
LookupExceptionsOperation - Class in net.sf.extjwnl.dictionary.morph
Looks up the word in the exceptions file of the given part-of-speech.
LookupExceptionsOperation(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.dictionary.morph.LookupExceptionsOperation
 
lookupIndexWord(POS, String) - Method in class net.sf.extjwnl.dictionary.Dictionary
Main word lookup procedure.
LookupIndexWordOperation - Class in net.sf.extjwnl.dictionary.morph
Looks up index words.
LookupIndexWordOperation(Dictionary, Map) - Constructor for class net.sf.extjwnl.dictionary.morph.LookupIndexWordOperation
 
LRUCache<K,V> - Class in net.sf.extjwnl.util.cache
A fixed-capacity Cache that stores the most recently used elements.
LRUCache(int) - Constructor for class net.sf.extjwnl.util.cache.LRUCache
 
LRUCacheSet<K,A,B> - Class in net.sf.extjwnl.util.cache
LeastRecentlyUsed cache set.
LRUCacheSet(K[]) - Constructor for class net.sf.extjwnl.util.cache.LRUCacheSet
 
LRUCacheSet(K[], int) - Constructor for class net.sf.extjwnl.util.cache.LRUCacheSet
 
LRUCacheSet(K[], int[]) - Constructor for class net.sf.extjwnl.util.cache.LRUCacheSet
 

M

MAC - Static variable in class net.sf.extjwnl.JWNL
 
makeInheritedTree(Synset, PointerType) - Static method in class net.sf.extjwnl.data.PointerUtils
Creates a hypernym tree starting at synset, and add to each node a nested list pointer targets of type searchType, starting at the node's pointer target.
makeInheritedTree(Synset, PointerType, PointerType, int, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Creates a hypernym tree starting at synset, and add to each node a nested list pointer targets of type searchType, starting at the node's pointer target.
makeInheritedTree(Synset, PointerType, PointerType, int, int, boolean) - Static method in class net.sf.extjwnl.data.PointerUtils
Creates a hypernym tree starting at synset, and add to each node a nested list pointer targets of type searchType, starting at the node's pointer target.
makeInheritedTree(Synset, PointerType[]) - Static method in class net.sf.extjwnl.data.PointerUtils
Creates a hypernym tree starting at synset, and add to each node a nested list pointer targets of the types specified in searchTypes, starting at the node's pointer target.
makeInheritedTree(Synset, PointerType[], PointerType, int, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Creates a hypernym tree starting at synset, and add to each node a nested list pointer targets of the types specified in searchTypes, starting at the node's pointer target.
makeInheritedTree(Synset, PointerType[], PointerType, int, int, boolean) - Static method in class net.sf.extjwnl.data.PointerUtils
Creates a hypernym tree starting at synset, and add to each node a nested list pointer targets of the types specified in searchTypes, starting at the node's pointer target.
makeInheritedTree(PointerTargetTree, PointerType[], PointerType, int, int, boolean) - Static method in class net.sf.extjwnl.data.PointerUtils
Turn an existing tree into an inheritance tree.
makeInheritedTreeList(PointerTargetTreeNodeList, PointerType[], PointerType, int, int, boolean) - Static method in class net.sf.extjwnl.data.PointerUtils
Turn an existing tree list into an inheritance tree list.
makePointerTargetTreeList(Synset, PointerType) - Static method in class net.sf.extjwnl.data.PointerUtils
Makes a nested list of pointer targets to the default depth, starting at synset.
makePointerTargetTreeList(Synset, PointerType, int) - Static method in class net.sf.extjwnl.data.PointerUtils
Makes a nested list of pointer targets to depth depth, starting at synset.
makePointerTargetTreeList(Synset, PointerType, PointerType, int, boolean) - Static method in class net.sf.extjwnl.data.PointerUtils
Makes a nested list of pointer targets to depth depth, starting at synset.
makePointerTargetTreeList(Synset, PointerType[]) - Static method in class net.sf.extjwnl.data.PointerUtils
Makes a nested list of pointer targets to the default depth, starting at synset.
makePointerTargetTreeList(Synset, PointerType[], int) - Static method in class net.sf.extjwnl.data.PointerUtils
Makes a nested list of pointer targets to depth depth, starting at synset.
makePointerTargetTreeList(Synset, PointerType[], PointerType, int, boolean) - Static method in class net.sf.extjwnl.data.PointerUtils
Makes a nested list of pointer targets to depth depth, starting at synset.
makePointerTargetTreeList(PointerTargetNodeList, PointerType, PointerType, int, boolean) - Static method in class net.sf.extjwnl.data.PointerUtils
Makes a nested list of pointer targets to depth depth, starting at each synset in list.
makePointerTargetTreeList(PointerTargetNodeList, PointerType[], PointerType, int, boolean) - Static method in class net.sf.extjwnl.data.PointerUtils
Makes a nested list of pointer targets to depth depth, starting at each synset in list.
MapBackedDictionary - Class in net.sf.extjwnl.dictionary
A Dictionary backed by Maps.
MapBackedDictionary(Document) - Constructor for class net.sf.extjwnl.dictionary.MapBackedDictionary
 
MapBackedDictionary.IndexWordIterator - Class in net.sf.extjwnl.dictionary
 
MapBackedDictionary.IndexWordIterator(Iterator<IndexWord>, String, IndexWord) - Constructor for class net.sf.extjwnl.dictionary.MapBackedDictionary.IndexWordIterator
 
matches(String) - Method in class net.sf.extjwnl.JWNL.OS
Returns true if testOS is a version of this OS.
maxOffset - Variable in class net.sf.extjwnl.dictionary.Dictionary
 
MEMBER_ALL - Static variable in class net.sf.extjwnl.data.PointerType
 
MEMBER_HOLONYM - Static variable in class net.sf.extjwnl.data.PointerType
 
MEMBER_MERONYM - Static variable in class net.sf.extjwnl.data.PointerType
 
minMaxIds - Variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
MORPH - Static variable in class net.sf.extjwnl.dictionary.DatabaseBackedDictionary
MorphologicalProcessor class install parameter.
MORPH - Static variable in class net.sf.extjwnl.dictionary.FileBackedDictionary
Morphological processor class install parameter.
MORPH - Static variable in class net.sf.extjwnl.dictionary.MapBackedDictionary
MorphologicalProcessor class install parameter.
MorphologicalProcessor - Interface in net.sf.extjwnl.dictionary
A MorphologicalProcessor tries to turn the inflected form of a word or phrase into the form that can be found in WordNet.

N

NameValueParam - Class in net.sf.extjwnl.util.factory
Param with name and value.
NameValueParam(Dictionary, String, String) - Constructor for class net.sf.extjwnl.util.factory.NameValueParam
 
NameValueParam(Dictionary, String, String, List<Param>) - Constructor for class net.sf.extjwnl.util.factory.NameValueParam
 
net.sf.extjwnl - package net.sf.extjwnl
 
net.sf.extjwnl.data - package net.sf.extjwnl.data
Classes for extracting and containing data from the dictionary.
net.sf.extjwnl.data.list - package net.sf.extjwnl.data.list
Lists and associated classes that hold the results of relationship operations.
net.sf.extjwnl.data.relationship - package net.sf.extjwnl.data.relationship
Tools for finding pointer relationships between words.
net.sf.extjwnl.dictionary - package net.sf.extjwnl.dictionary
Classes for accessing dictionary information.
net.sf.extjwnl.dictionary.database - package net.sf.extjwnl.dictionary.database
Classes for accessing databases that contain dictionary information.
net.sf.extjwnl.dictionary.file - package net.sf.extjwnl.dictionary.file
Classes for accessing files that contain dictionary information.
net.sf.extjwnl.dictionary.file_manager - package net.sf.extjwnl.dictionary.file_manager
Classes used by FileBackedDictionary to interface with the filesystem.
net.sf.extjwnl.dictionary.morph - package net.sf.extjwnl.dictionary.morph
Classes used for simple morphological transformations.
net.sf.extjwnl.princeton.data - package net.sf.extjwnl.princeton.data
Implementations of DictionaryElementFactory for Princeton's release of WordNet.
net.sf.extjwnl.princeton.file - package net.sf.extjwnl.princeton.file
Implementations of DictionaryFile used by the various classes of Dictionary to access dictionary files using the naming convention used in Princeton's release of WordNet.
net.sf.extjwnl.util - package net.sf.extjwnl.util
Utility classes used by JWNL.
net.sf.extjwnl.util.cache - package net.sf.extjwnl.util.cache
Classes used for caching information.
net.sf.extjwnl.util.factory - package net.sf.extjwnl.util.factory
Classes involved in reflective creation of JWNL components.
newInstance(Dictionary, String, POS, DictionaryFileType) - Method in interface net.sf.extjwnl.dictionary.file.DictionaryFileFactory
Creates a new instance of the dictionary file.
newInstance(Dictionary, String, POS, DictionaryFileType) - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
newInstance(Dictionary, String, POS, DictionaryFileType) - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
newInstance(Dictionary, String, POS, DictionaryFileType) - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
next() - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary.IndexWordIterator
 
nextByte() - Method in class net.sf.extjwnl.util.TokenizerParser
Converts the next token into a byte
nextHexInt() - Method in class net.sf.extjwnl.util.TokenizerParser
Converts the next token into a base 16 int.
nextInt() - Method in class net.sf.extjwnl.util.TokenizerParser
Converts the next token into an int
nextInt(int) - Method in class net.sf.extjwnl.util.TokenizerParser
Converts the next token into an int with base radix
nextLong() - Method in class net.sf.extjwnl.util.TokenizerParser
Converts the next token into a long
nextShort() - Method in class net.sf.extjwnl.util.TokenizerParser
Converts the next token into a short
Node - Interface in net.sf.extjwnl.data.list
A node in a list.
NodePrinter<E extends Node> - Class in net.sf.extjwnl.data.list
A printer for displaying the contents of a node list.
NodePrinter() - Constructor for class net.sf.extjwnl.data.list.NodePrinter
 
NodePrinter(int) - Constructor for class net.sf.extjwnl.data.list.NodePrinter
 
NodePrinter(PrintStream) - Constructor for class net.sf.extjwnl.data.list.NodePrinter
 
NodePrinter(PrintStream, int) - Constructor for class net.sf.extjwnl.data.list.NodePrinter
 
NOMINALIZATION - Static variable in class net.sf.extjwnl.data.PointerType
 
NONE - Static variable in class net.sf.extjwnl.data.Adjective
 
NOUN - Static variable in class net.sf.extjwnl.data.POS
 

O

ObjectDictionaryFile - Interface in net.sf.extjwnl.dictionary.file
DictionaryFile that reads and writes serialized objects.
open() - Method in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
Opens the file.
open() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
open() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
open() - Method in interface net.sf.extjwnl.dictionary.file.DictionaryFile
Opens the file.
openFile() - Method in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
Opens the file.
openFile() - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
openFile() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
Here we try to be intelligent about opening streams.
openFile() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Here we try to be intelligent about opening files.
openStreams() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
Open the input and output streams.
Operation - Interface in net.sf.extjwnl.dictionary.morph
Base class for morphological operations.
OPERATIONS - Static variable in class net.sf.extjwnl.dictionary.morph.DefaultMorphologicalProcessor
Parameter that determines the operations this morphological processor will perform.
OPERATIONS - Static variable in class net.sf.extjwnl.dictionary.morph.DetachSuffixesOperation
 
OS_PROPERTY_NAME - Static variable in class net.sf.extjwnl.JWNL
 
Owned - Interface in net.sf.extjwnl.util.factory
Supports ownership information.

P

Param - Interface in net.sf.extjwnl.util.factory
Represents a parameter in a properties file.
ParamList - Class in net.sf.extjwnl.util.factory
List of parameters.
ParamList(String) - Constructor for class net.sf.extjwnl.util.factory.ParamList
 
ParamList(String, List<Param>) - Constructor for class net.sf.extjwnl.util.factory.ParamList
 
ParamList(String, Map<String, Param>) - Constructor for class net.sf.extjwnl.util.factory.ParamList
 
params - Variable in class net.sf.extjwnl.dictionary.Dictionary
 
params - Variable in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
params - Variable in class net.sf.extjwnl.dictionary.morph.AbstractDelegatingOperation
 
PART_HOLONYM - Static variable in class net.sf.extjwnl.data.PointerType
 
PART_MERONYM - Static variable in class net.sf.extjwnl.data.PointerType
 
PARTICIPLE_OF - Static variable in class net.sf.extjwnl.data.PointerType
 
PASSWORD - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
PERTAINYM - Static variable in class net.sf.extjwnl.data.PointerType
 
PHRASE_OPERATIONS - Static variable in class net.sf.extjwnl.dictionary.morph.TokenizerOperation
Parameter that determines the operations this operation will perform on the phrases.
Pointer - Class in net.sf.extjwnl.data
A Pointer encodes a lexical or semantic relationship between WordNet entities.
Pointer(PointerTarget, PointerType, POS, long, int) - Constructor for class net.sf.extjwnl.data.Pointer
 
Pointer(PointerType, PointerTarget, PointerTarget) - Constructor for class net.sf.extjwnl.data.Pointer
 
pointers - Variable in class net.sf.extjwnl.data.Synset
 
PointerTarget - Class in net.sf.extjwnl.data
A PointerTarget is the source or target of a Pointer.
PointerTarget(Dictionary) - Constructor for class net.sf.extjwnl.data.PointerTarget
 
PointerTargetNode - Class in net.sf.extjwnl.data.list
A node in a PointerTargetNodeList.
PointerTargetNode(PointerTarget) - Constructor for class net.sf.extjwnl.data.list.PointerTargetNode
 
PointerTargetNode(PointerTarget, PointerType) - Constructor for class net.sf.extjwnl.data.list.PointerTargetNode
 
PointerTargetNodeList - Class in net.sf.extjwnl.data.list
A PointerTargetNodeList holds the results of a relationship method.
PointerTargetNodeList() - Constructor for class net.sf.extjwnl.data.list.PointerTargetNodeList
 
PointerTargetNodeList(Collection<? extends PointerTargetNode>) - Constructor for class net.sf.extjwnl.data.list.PointerTargetNodeList
 
PointerTargetNodeList(List<PointerTarget>, PointerType) - Constructor for class net.sf.extjwnl.data.list.PointerTargetNodeList
 
PointerTargetTree - Class in net.sf.extjwnl.data.list
A container for the root node of a pointer target tree.
PointerTargetTree(PointerTargetTreeNode) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTree
 
PointerTargetTree(Synset, PointerTargetTreeNodeList) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTree
 
PointerTargetTreeNode - Class in net.sf.extjwnl.data.list
A node in a PointerTargetTreeNodeList.
PointerTargetTreeNode(PointerTarget, PointerTargetTreeNodeList, PointerTargetTreeNodeList, PointerType, PointerTargetTreeNode) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
PointerTargetTreeNode(PointerTarget) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
PointerTargetTreeNode(PointerTarget, PointerType) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
PointerTargetTreeNode(PointerTarget, PointerTargetTreeNodeList, PointerType) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
PointerTargetTreeNode(PointerTarget, PointerType, PointerTargetTreeNode) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
PointerTargetTreeNode(PointerTarget, PointerTargetTreeNodeList, PointerType, PointerTargetTreeNode) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
PointerTargetTreeNode(PointerTarget, PointerTargetTreeNodeList, PointerTargetTreeNodeList, PointerType) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
PointerTargetTreeNodeList - Class in net.sf.extjwnl.data.list
A list of PointerTargetTreeNodes.
PointerTargetTreeNodeList() - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
PointerTargetTreeNodeList(LinkedList<PointerTargetTreeNode>) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
PointerTargetTreeNodeList.FindNodeOperation - Class in net.sf.extjwnl.data.list
Operation that is used for finding the specified node in a tree.
PointerTargetTreeNodeList.FindNodeOperation(PointerTargetTreeNode) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNodeList.FindNodeOperation
 
PointerTargetTreeNodeList.FindTargetOperation - Class in net.sf.extjwnl.data.list
Operation that is used for finding the node(s) in a tree that have the specified PointerTarget.
PointerTargetTreeNodeList.FindTargetOperation(PointerTarget) - Constructor for class net.sf.extjwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation
 
PointerTargetTreeNodeList.Operation - Interface in net.sf.extjwnl.data.list
Operation that is performed on the nodes of a tree or list.
PointerType - Class in net.sf.extjwnl.data
Instances of this class enumerate the possible WordNet pointer types, and are used to label PointerTypes.
PointerUtils - Class in net.sf.extjwnl.data
This class contains static methods for performing various pointer operations.
POS - Class in net.sf.extjwnl.data
Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech.
pos - Variable in class net.sf.extjwnl.data.Synset
 
POSKey - Class in net.sf.extjwnl.dictionary
A cache key consists of a POS and an object.
POSKey(POS, String) - Constructor for class net.sf.extjwnl.dictionary.POSKey
 
POSKey(POS, long) - Constructor for class net.sf.extjwnl.dictionary.POSKey
 
PREDICATIVE - Static variable in class net.sf.extjwnl.data.Adjective
 
prepareQueryString(String) - Static method in class net.sf.extjwnl.dictionary.Dictionary
Prepares the lemma for being used in a lookup operation.
PrincetonChannelDictionaryFile - Class in net.sf.extjwnl.princeton.file
A RandomAccessDictionaryFile that accesses files named with Princeton's dictionary file naming convention.
PrincetonChannelDictionaryFile(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
PrincetonChannelDictionaryFile(Dictionary, String, POS, DictionaryFileType, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
PrincetonObjectDictionaryFile - Class in net.sf.extjwnl.princeton.file
ObjectDictionaryFile that accesses files names with the Princeton dictionary file naming convention.
PrincetonObjectDictionaryFile(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
PrincetonObjectDictionaryFile(Dictionary, String, POS, DictionaryFileType, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
PrincetonRandomAccessDictionaryFile - Class in net.sf.extjwnl.princeton.file
A RandomAccessDictionaryFile that accesses files named with Princeton's dictionary file naming convention.
PrincetonRandomAccessDictionaryFile(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
PrincetonRandomAccessDictionaryFile(Dictionary, String, POS, DictionaryFileType, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
PrincetonWN17DatabaseDictionaryElementFactory - Class in net.sf.extjwnl.princeton.data
Element factory for WN1.7.
PrincetonWN17DatabaseDictionaryElementFactory(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.data.PrincetonWN17DatabaseDictionaryElementFactory
 
PrincetonWN17FileDictionaryElementFactory - Class in net.sf.extjwnl.princeton.data
FileDictionaryElementFactory that produces elements for the Princeton release of WordNet v 1.7
PrincetonWN17FileDictionaryElementFactory(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.princeton.data.PrincetonWN17FileDictionaryElementFactory
 
print(PrintStream, E, int, int) - Method in class net.sf.extjwnl.data.list.NodePrinter
Print the contents of the given node, indenting it indent spaces.
print(ListIterator<E>) - Method in class net.sf.extjwnl.data.list.NodePrinter
Print the contents of itr using the default indent
print(ListIterator<E>, PrintStream) - Method in class net.sf.extjwnl.data.list.NodePrinter
Print the contents of itr to the given stream
print(ListIterator<E>, PrintStream, int) - Method in class net.sf.extjwnl.data.list.NodePrinter
Print the contents of itr to the given stream indenting each line indent spaces.
print(ListIterator<E>, int) - Method in class net.sf.extjwnl.data.list.NodePrinter
Print the contents of itr indenting each line indent spaces.
print(ListIterator<E>, int, int) - Method in class net.sf.extjwnl.data.list.NodePrinter
Print the contents of itr to the default stream.
print(ListIterator<E>, PrintStream, int, int) - Method in class net.sf.extjwnl.data.list.NodePrinter
Print the contents of itr to the given stream.
print() - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
 
print(int) - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
 
print(PrintStream) - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
 
print(PrintStream, int) - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
 
print(PrintStream, int, int) - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
 
print() - Method in class net.sf.extjwnl.data.list.PointerTargetTree
 
print() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
print(PrintStream, int, int) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNodeList
 
put(Long, String) - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
put(String, Long) - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
put(K, V) - Method in interface net.sf.extjwnl.util.cache.Cache
Store value in the cache, indexed by key.
putAll(Map<? extends Long, ? extends String>) - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
putAll(Map<? extends String, ? extends Long>) - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 

Q

Query - Class in net.sf.extjwnl.dictionary.database
Helper class to manage queries.
Query(String, Connection) - Constructor for class net.sf.extjwnl.dictionary.database.Query
 

R

raFile - Variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
The random-access file.
rand - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
RandomAccessDictionaryFile - Interface in net.sf.extjwnl.dictionary.file
DictionaryFile that reads lines from a random-access text file.
read() - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Reads a byte from the file.
read() - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
read() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
READ_ONLY - Static variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Read-only file permission.
READ_WRITE - Static variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Read-write file permission.
readLine() - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Reads a line from the file.
readLine() - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
readLine() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
readLineAt(POS, DictionaryFileType, long) - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Read the line that begins at file offset offset.
readLineAt(POS, DictionaryFileType, long) - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
readLineWord() - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Reads the first word from a file (ie offset, index word).
readLineWord() - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
readLineWord() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
readObject() - Method in interface net.sf.extjwnl.dictionary.file.ObjectDictionaryFile
Reads and deserializes an object from the file.
readObject() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
REGION - Static variable in class net.sf.extjwnl.data.PointerType
 
REGION_MEMBER - Static variable in class net.sf.extjwnl.data.PointerType
 
Relationship - Class in net.sf.extjwnl.data.relationship
A Relationship encapsulates the relationship between two synsets.
Relationship(PointerType, PointerTargetNodeList, Synset, Synset) - Constructor for class net.sf.extjwnl.data.relationship.Relationship
 
RelationshipFinder - Class in net.sf.extjwnl.data.relationship
Helper class to find relations.
RelationshipList - Class in net.sf.extjwnl.data.relationship
A list of Relationships.
RelationshipList() - Constructor for class net.sf.extjwnl.data.relationship.RelationshipList
 
remove(POS) - Method in class net.sf.extjwnl.data.IndexWordSet
Removes the IndexWords associated with POS p from this set.
remove(Object) - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
remove(Object) - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
remove() - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary.IndexWordIterator
 
remove(K) - Method in interface net.sf.extjwnl.util.cache.Cache
Removes the object associated with key and returns that object.
removeEldestEntry(Map.Entry<K, V>) - Method in class net.sf.extjwnl.util.cache.LRUCache
 
removeElement(DictionaryElement) - Method in class net.sf.extjwnl.dictionary.Dictionary
Removes the dictionary element from the dictionary.
removeException(Exc) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
removeException(Exc) - Method in class net.sf.extjwnl.dictionary.Dictionary
Removes the exc from the dictionary.
removeException(Exc) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
removeIndexWord(IndexWord) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
removeIndexWord(IndexWord) - Method in class net.sf.extjwnl.dictionary.Dictionary
Removes indexWord from the dictionary.
removeIndexWord(IndexWord) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
RemovePrepPhrasesOperation - Class in net.sf.extjwnl.dictionary.morph
yet to be implemented
RemovePrepPhrasesOperation(Dictionary) - Constructor for class net.sf.extjwnl.dictionary.morph.RemovePrepPhrasesOperation
 
removeSynset(Synset) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
removeSynset(Synset) - Method in class net.sf.extjwnl.dictionary.Dictionary
Removes synset from the dictionary.
removeSynset(Synset) - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
resolveMessage(String) - Static method in class net.sf.extjwnl.JWNL
Resolves msg in one of the resource bundles used by the system
resolveMessage(String, Object) - Static method in class net.sf.extjwnl.JWNL
Resolve msg in one of the resource bundles used by the system.
resolveMessage(String, Object[]) - Static method in class net.sf.extjwnl.JWNL
Resolve msg in one of the resource bundles used by the system
ResourceBundleSet - Class in net.sf.extjwnl.util
A ResourceBundle that is a proxy to multiple ResourceBundles.
ResourceBundleSet(String) - Constructor for class net.sf.extjwnl.util.ResourceBundleSet
 
ResourceBundleSet(String[]) - Constructor for class net.sf.extjwnl.util.ResourceBundleSet
 
REVCNTLIST - Static variable in class net.sf.extjwnl.dictionary.file.DictionaryFileType
 
reverse() - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
Reverses the contents of this list.
reverse() - Method in class net.sf.extjwnl.data.list.PointerTargetTree
Reverse this tree.
reverse() - Method in class net.sf.extjwnl.data.relationship.AsymmetricRelationship
 
reverse() - Method in class net.sf.extjwnl.data.relationship.Relationship
 
reverse() - Method in class net.sf.extjwnl.data.relationship.SymmetricRelationship
 

S

save() - Method in class net.sf.extjwnl.dictionary.Dictionary
Saves the dictionary.
save() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
save() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
save() - Method in interface net.sf.extjwnl.dictionary.file.DictionaryFile
Saves the file.
save() - Method in interface net.sf.extjwnl.dictionary.file_manager.FileManager
Saves the files.
save() - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
save() - Method in class net.sf.extjwnl.dictionary.FileBackedDictionary
 
save() - Method in class net.sf.extjwnl.dictionary.MapBackedDictionary
 
save() - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
save() - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
save() - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
SEE_ALSO - Static variable in class net.sf.extjwnl.data.PointerType
 
seek(long) - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Goes to position pos in the file.
seek(long) - Method in class net.sf.extjwnl.princeton.file.PrincetonChannelDictionaryFile
 
seek(long) - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
setCacheCapacity(int) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
setCacheCapacity(DictionaryElementType, int) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
setCacheCapacity(K, int) - Method in class net.sf.extjwnl.util.cache.CacheSet
 
setCachingEnabled(boolean) - Method in class net.sf.extjwnl.dictionary.AbstractCachingDictionary
 
setCapacity(int) - Method in interface net.sf.extjwnl.util.cache.Cache
Set the maximum number of elements the cache can hold.
setCapacity(int) - Method in class net.sf.extjwnl.util.cache.LRUCache
 
setChildTreeList(PointerTargetTreeNodeList) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
setDictionary(Dictionary) - Method in class net.sf.extjwnl.data.BaseDictionaryElement
 
setDictionary(Dictionary) - Method in class net.sf.extjwnl.data.PointerTarget
 
setDictionary(Dictionary) - Method in class net.sf.extjwnl.data.Synset
 
setDictionary(Dictionary) - Method in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
setDictionary(Dictionary) - Method in class net.sf.extjwnl.dictionary.file.AbstractDictionaryFile
 
setDictionary(Dictionary) - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
setDictionary(Dictionary) - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
setDictionary(Dictionary) - Method in class net.sf.extjwnl.dictionary.file_manager.FileManagerImpl
 
setDictionary(Dictionary) - Method in class net.sf.extjwnl.dictionary.morph.AbstractOperation
 
setDictionary(Dictionary) - Method in class net.sf.extjwnl.princeton.data.AbstractPrincetonDictionaryElementFactory
 
setDictionary(Dictionary) - Method in interface net.sf.extjwnl.util.factory.Owned
Sets the dictionary this object belongs to.
setGloss(String) - Method in class net.sf.extjwnl.data.Synset
 
setIndex(int) - Method in class net.sf.extjwnl.data.Word
Sets the index of this word.
setIndex(int) - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
setInstance(Dictionary) - Static method in class net.sf.extjwnl.dictionary.Dictionary
 
setIsAdjectiveCluster(boolean) - Method in class net.sf.extjwnl.data.Synset
 
setLexFileNum(long) - Method in class net.sf.extjwnl.data.Synset
Sets the lexicographer file name containing this synset.
setLexId(long) - Method in class net.sf.extjwnl.data.Word
Sets the lexicographer id that identifies this lemma.
setLocale(Locale) - Method in class net.sf.extjwnl.util.ResourceBundleSet
 
setMorphologicalProcessor(MorphologicalProcessor) - Method in class net.sf.extjwnl.dictionary.Dictionary
 
setNextLineOffset(long, long) - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Moves the file pointer so that its next line offset is nextOffset.
setNextLineOffset(long, long) - Method in class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
 
setOffset(long) - Method in class net.sf.extjwnl.data.Synset
 
setParent(PointerTargetTreeNode) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
setPointerTreeList(PointerTargetTreeNodeList) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
setRestoreDictionary(Dictionary) - Static method in class net.sf.extjwnl.dictionary.Dictionary
 
setSuffixMap(Map<POS, String[][]>) - Method in class net.sf.extjwnl.dictionary.morph.DetachSuffixesOperation
 
setSummary(String) - Method in class net.sf.extjwnl.data.Word
 
setTarget(PointerTarget) - Method in class net.sf.extjwnl.data.Pointer
Sets the actual target of this pointer.
setType(PointerType) - Method in class net.sf.extjwnl.data.list.PointerTargetNode
 
setUseCount(int) - Method in class net.sf.extjwnl.data.Word
Sets the number of times each tagged sense occurs in a semantic concordance.
setVerbFrameFlags(BitSet) - Method in class net.sf.extjwnl.data.Synset
 
SIMILAR_TO - Static variable in class net.sf.extjwnl.data.PointerType
 
size() - Method in class net.sf.extjwnl.data.IndexWordSet
Returns the number of IndexWords in this set.
size() - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
size() - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
size() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalog
 
size() - Method in class net.sf.extjwnl.dictionary.file.DictionaryCatalogSet
 
size() - Method in class net.sf.extjwnl.dictionary.morph.BaseFormSet
 
sortSenses() - Method in class net.sf.extjwnl.data.IndexWord
Sorts senses according to their use count.
split(String) - Static method in class net.sf.extjwnl.dictionary.morph.Util
 
SUBSTANCE_HOLONYM - Static variable in class net.sf.extjwnl.data.PointerType
 
SUBSTANCE_MERONYM - Static variable in class net.sf.extjwnl.data.PointerType
 
SymmetricRelationship - Class in net.sf.extjwnl.data.relationship
A symmetric relationship is one whose type is symmetric (its own inverse).
SymmetricRelationship(PointerType, PointerTargetNodeList, Synset, Synset) - Constructor for class net.sf.extjwnl.data.relationship.SymmetricRelationship
 
symmetricTo(PointerType) - Method in class net.sf.extjwnl.data.PointerType
Returns true if type is symmetric to this pointer type.
SYNSET - Static variable in class net.sf.extjwnl.data.DictionaryElementType
Property to define a synset file.
Synset - Class in net.sf.extjwnl.data
A Synset, or synonym set, represents a line of a WordNet pos.data file.
Synset(Dictionary, POS) - Constructor for class net.sf.extjwnl.data.Synset
 
Synset(Dictionary, POS, long) - Constructor for class net.sf.extjwnl.data.Synset
 
SYNSET_IDS_FOR_INDEX_WORD_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
SQL query for getting all synsets for an index word.
SYNSET_POINTER_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
SYNSET_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
SYNSET_VERB_FRAME_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
SYNSET_WORD_CACHE_SIZE - Static variable in class net.sf.extjwnl.dictionary.FileBackedDictionary
Size of the synset cache.
SYNSET_WORD_SQL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 

T

TOKEN_OPERATIONS - Static variable in class net.sf.extjwnl.dictionary.morph.TokenizerOperation
Parameter that determines the operations this operation will perform on the tokens.
TokenizerOperation - Class in net.sf.extjwnl.dictionary.morph
Tokenizer operation.
TokenizerOperation(Dictionary, Map<String, Param>) - Constructor for class net.sf.extjwnl.dictionary.morph.TokenizerOperation
 
TokenizerParser - Class in net.sf.extjwnl.util
A StringTokenizer with extensions to retrieve the values of numeric tokens, as well as strings.
TokenizerParser(String, String) - Constructor for class net.sf.extjwnl.util.TokenizerParser
 
toList() - Method in class net.sf.extjwnl.data.list.PointerTargetTree
Convert this tree to a list of PointerTargetNodeLists.
toList(PointerTargetNodeList) - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
Convert this node into a list of PointerTargetNodeLists's, each representing a unique branch through the tree
toString() - Method in class net.sf.extjwnl.data.Adjective.AdjectivePosition
 
toString() - Method in class net.sf.extjwnl.data.DictionaryElementType
 
toString() - Method in class net.sf.extjwnl.data.Exc
 
toString() - Method in class net.sf.extjwnl.data.IndexWord
 
toString() - Method in class net.sf.extjwnl.data.IndexWordSet
 
toString() - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
toString() - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
toString() - Method in class net.sf.extjwnl.data.list.PointerTargetNode
 
toString() - Method in class net.sf.extjwnl.data.list.PointerTargetTreeNode
 
toString() - Method in class net.sf.extjwnl.data.Pointer
 
toString() - Method in class net.sf.extjwnl.data.PointerTarget
 
toString() - Method in class net.sf.extjwnl.data.PointerType
 
toString() - Method in class net.sf.extjwnl.data.POS
 
toString() - Method in class net.sf.extjwnl.data.relationship.Relationship
 
toString() - Method in class net.sf.extjwnl.data.Synset
 
toString() - Method in class net.sf.extjwnl.data.Verb
 
toString() - Method in class net.sf.extjwnl.data.VerbFrame
 
toString() - Method in class net.sf.extjwnl.data.Word
 
toString() - Method in class net.sf.extjwnl.dictionary.Dictionary.Version
 
toString() - Method in class net.sf.extjwnl.dictionary.file.DictionaryFileType
 
toString() - Method in class net.sf.extjwnl.dictionary.POSKey
 
toString() - Method in class net.sf.extjwnl.JWNL.OS
 
toTreeList() - Method in class net.sf.extjwnl.data.list.PointerTargetNodeList
Converts this list to a PointerTargetTreeNodeList.

U

UNDEFINED - Static variable in class net.sf.extjwnl.JWNL
 
uninstall() - Static method in class net.sf.extjwnl.dictionary.Dictionary
 
UNIX - Static variable in class net.sf.extjwnl.JWNL
 
URL - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
USAGE - Static variable in class net.sf.extjwnl.data.PointerType
 
USAGE_MEMBER - Static variable in class net.sf.extjwnl.data.PointerType
 
USERNAME - Static variable in class net.sf.extjwnl.dictionary.database.DatabaseManagerImpl
 
Util - Class in net.sf.extjwnl.dictionary.morph
Utility class.

V

ValueParam - Class in net.sf.extjwnl.util.factory
Param with only value.
ValueParam(Dictionary, String) - Constructor for class net.sf.extjwnl.util.factory.ValueParam
 
ValueParam(Dictionary, String, List<Param>) - Constructor for class net.sf.extjwnl.util.factory.ValueParam
 
values() - Method in class net.sf.extjwnl.data.LexFileIdFileNameMap
 
values() - Method in class net.sf.extjwnl.data.LexFileNameLexFileIdMap
 
values() - Method in interface net.sf.extjwnl.util.cache.Cache
 
VERB - Static variable in class net.sf.extjwnl.data.POS
 
Verb - Class in net.sf.extjwnl.data
A Verb is a subclass of Word that can have 1 or more VerbFrames (use cases of the verb).
Verb(Dictionary, Synset, int, String, BitSet) - Constructor for class net.sf.extjwnl.data.Verb
 
VERB_GROUP - Static variable in class net.sf.extjwnl.data.PointerType
 
VerbFrame - Class in net.sf.extjwnl.data
A VerbFrame is the frame of a sentence in which it is proper to use a given verb.

W

WINDOWS - Static variable in class net.sf.extjwnl.JWNL
 
Word - Class in net.sf.extjwnl.data
A Word represents the lexical information related to a specific sense of an IndexWord.
Word(Dictionary, Synset, int, String) - Constructor for class net.sf.extjwnl.data.Word
Constructs a word tied to a synset, it's position within the synset, and the lemma.
WRITE_PRINCETON_HEADER_KEY - Static variable in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
Whether to add standard princeton header to files on save, default: false.
writeIndexStrings(ArrayList<String>) - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
writeLine(String) - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Writes a line to the file.
writeLine(String) - Method in class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
 
writeLine(String) - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 
writeObject(Object) - Method in interface net.sf.extjwnl.dictionary.file.ObjectDictionaryFile
Serializes and write an object ot the file.
writeObject(Object) - Method in class net.sf.extjwnl.princeton.file.PrincetonObjectDictionaryFile
 
writeStrings(Collection<String>) - Method in interface net.sf.extjwnl.dictionary.file.RandomAccessDictionaryFile
Writes strings in file.
writeStrings(Collection<String>) - Method in class net.sf.extjwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
 
writeStrings(Collection<String>) - Method in class net.sf.extjwnl.princeton.file.PrincetonRandomAccessDictionaryFile
 

A B C D E F G H I J K L M N O P Q R S T U V W

Copyright © 2011. All Rights Reserved.