Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCachingDictionary - Class in net.didion.jwnl.dictionary
-
Extends
Dictionary
to provide caching of elements. - AbstractCachingDictionary() - Constructor for class net.didion.jwnl.dictionary.AbstractCachingDictionary
- AbstractCachingDictionary(boolean) - Constructor for class net.didion.jwnl.dictionary.AbstractCachingDictionary
- AbstractCachingDictionary(MorphologicalProcessor) - Constructor for class net.didion.jwnl.dictionary.AbstractCachingDictionary
- AbstractCachingDictionary(MorphologicalProcessor, boolean) - Constructor for class net.didion.jwnl.dictionary.AbstractCachingDictionary
- AbstractCachingDictionary.DictionaryCacheSet - Class in net.didion.jwnl.dictionary
- AbstractCachingDictionary.ObservableCache - Class in net.didion.jwnl.dictionary
- AbstractDelegatingOperation - Class in net.didion.jwnl.dictionary.morph
- AbstractDelegatingOperation() - Constructor for class net.didion.jwnl.dictionary.morph.AbstractDelegatingOperation
- AbstractDictionaryFile - Class in net.didion.jwnl.dictionary.file
-
Abstract implementation of
DictionaryFile
. - AbstractDictionaryFile() - Constructor for class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
- AbstractDictionaryFile(String, POS, DictionaryFileType) - Constructor for class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
- AbstractPrincetonDatabaseDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
- AbstractPrincetonDatabaseDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.AbstractPrincetonDatabaseDictionaryElementFactory
- AbstractPrincetonDictionaryFile - Class in net.didion.jwnl.princeton.file
-
AbstractDictionaryFile
that uses file names compatible with Princeton's distribution of WordNet. - AbstractPrincetonDictionaryFile() - Constructor for class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- AbstractPrincetonDictionaryFile(String, POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- AbstractPrincetonDictionaryFile.FileNames - Class in net.didion.jwnl.princeton.file
- AbstractPrincetonFileDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
-
FileDictionaryElementFactory
that parses lines from the dictionary files distributed by the WordNet team at Princeton's Cognitive Science department. - AbstractPrincetonFileDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
- AbstractPrincetonRandomAccessDictionaryFile - Class in net.didion.jwnl.princeton.file
- AbstractPrincetonRandomAccessDictionaryFile() - Constructor for class net.didion.jwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
- AbstractPrincetonRandomAccessDictionaryFile(String, POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
- AbstractValueParam - Class in net.didion.jwnl.util.factory
- AbstractValueParam() - Constructor for class net.didion.jwnl.util.factory.AbstractValueParam
- AbstractValueParam(Param[]) - Constructor for class net.didion.jwnl.util.factory.AbstractValueParam
- ACCOMPLISH - Variable in class net.didion.jwnl.utilities.Examples
- add(int, Object) - Method in class net.didion.jwnl.util.TypeCheckingList
- add(Object) - Method in class net.didion.jwnl.data.relationship.RelationshipList
- add(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
- add(Object) - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- add(String) - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- add(IndexWord) - Method in class net.didion.jwnl.data.IndexWordSet
-
Add an IndexWord to this set
- add(PointerTarget) - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
- add(PointerTarget) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- add(PointerTarget, PointerTargetTreeNodeList, PointerTargetTreeNodeList, PointerType) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- add(PointerTarget, PointerTargetTreeNodeList, PointerTargetTreeNodeList, PointerType, PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- add(PointerTarget, PointerTargetTreeNodeList, PointerType) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- add(PointerTarget, PointerTargetTreeNodeList, PointerType, PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- add(PointerTarget, PointerType) - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
- add(PointerTarget, PointerType) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- add(PointerTarget, PointerType, PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- addAll(int, Collection) - Method in class net.didion.jwnl.util.TypeCheckingList
- addAll(Collection) - Method in class net.didion.jwnl.util.TypeCheckingList
- addAll(BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- addCache(Object) - Method in class net.didion.jwnl.util.cache.CacheSet
- addCache(Object, int) - Method in class net.didion.jwnl.util.cache.CacheSet
- addDelegate(String, Operation[]) - Method in class net.didion.jwnl.dictionary.morph.AbstractDelegatingOperation
- addObserver(Observer) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.ObservableCache
- addParam(Param) - Method in class net.didion.jwnl.util.factory.AbstractValueParam
- addParam(Param) - Method in class net.didion.jwnl.util.factory.Element
- addParam(Param) - Method in interface net.didion.jwnl.util.factory.Param
- addParam(Param) - Method in class net.didion.jwnl.util.factory.ParamList
- addResource(String) - Method in class net.didion.jwnl.util.ResourceBundleSet
- ADJ - Static variable in class net.didion.jwnl.data.PointerType
- Adjective - Class in net.didion.jwnl.data
-
An
Adjective
is aWord
that can have an adjective position. - Adjective(Synset, int, String, Adjective.AdjectivePosition) - Constructor for class net.didion.jwnl.data.Adjective
- ADJECTIVE - Static variable in class net.didion.jwnl.data.POS
- ADJECTIVE_EXT - Static variable in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- ADJECTIVE_POSITIONS - Static variable in class net.didion.jwnl.data.Adjective
- Adjective.AdjectivePosition - Class in net.didion.jwnl.data
-
Adjective positions denote a restriction on the on the syntactic position the adjective may have in relation to noun that it modifies.
- AdjectivePosition(String, String) - Constructor for class net.didion.jwnl.data.Adjective.AdjectivePosition
- ADV - Static variable in class net.didion.jwnl.data.PointerType
- ADVERB - Static variable in class net.didion.jwnl.data.POS
- ADVERB_EXT - Static variable in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- ALL_EXCEPTIONS_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- ALL_LEMMAS_LIKE_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- ALL_LEMMAS_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- ALL_POS - Static variable in class net.didion.jwnl.data.POS
- ALL_SYNSETS_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- ALL_TYPES - Static variable in class net.didion.jwnl.data.DictionaryElementType
-
A list of the different dictionary types.
- ALL_TYPES - Static variable in class net.didion.jwnl.data.PointerType
-
A list of all
PointerType
s. - ALL_TYPES - Static variable in class net.didion.jwnl.dictionary.file.DictionaryFileType
- ANTONYM - Static variable in class net.didion.jwnl.data.PointerType
- appliesTo(POS) - Method in class net.didion.jwnl.data.PointerType
-
Whether or not this PointerType can be associated with
pos
- AsymmetricRelationship - Class in net.didion.jwnl.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.didion.jwnl.data.relationship.AsymmetricRelationship
- ATTRIBUTE - Static variable in class net.didion.jwnl.data.PointerType
- ATTRIBUTIVE - Static variable in class net.didion.jwnl.data.Adjective
B
- BaseFormSet - Class in net.didion.jwnl.dictionary.morph
-
A group of possible base forms for a particular lemma
- BaseFormSet() - Constructor for class net.didion.jwnl.dictionary.morph.BaseFormSet
- BaseFormSet(boolean) - Constructor for class net.didion.jwnl.dictionary.morph.BaseFormSet
- bind() - Method in class net.didion.jwnl.dictionary.file_manager.RemoteFileManager
-
Bind this object to the value of
BINDING_NAME
in the local RMI registry. - BINDING_NAME - Static variable in class net.didion.jwnl.dictionary.file_manager.RemoteFileManager
-
The standard RMI binding name.
- buildSymmetricRelationshipList(PointerTargetNodeList, PointerTargetTreeNode) - Method in class net.didion.jwnl.data.relationship.RelationshipFinder
-
Build the relationship.
C
- cache(DictionaryElementType, POSKey, Object) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- Cache - Interface in net.didion.jwnl.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 ofCache
may further specify). - CACHE_CAPACITY - Static variable in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
-
Parameter that determines the size of the base form cache
- CACHE_SIZE - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
The default cache size.
- cacheException(POSKey, Exc) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- cacheIndexWord(POSKey, IndexWord) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- cacheLookupInfo(POSKey, DefaultMorphologicalProcessor.LookupInfo) - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
- cacheObject(Object, Object, Object) - Method in class net.didion.jwnl.util.cache.CacheSet
- cacheObject(DictionaryElementType, Object, Object) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- CacheSet - Class in net.didion.jwnl.util.cache
-
A set of Caches, indexed by
CacheKey
. - CacheSet(Object[]) - Constructor for class net.didion.jwnl.util.cache.CacheSet
- CacheSet(Object[], int) - Constructor for class net.didion.jwnl.util.cache.CacheSet
- CacheSet(Object[], int[]) - Constructor for class net.didion.jwnl.util.cache.CacheSet
- cacheSynset(POSKey, Synset) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- canRead() - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- canWrite() - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- CAT - Variable in class net.didion.jwnl.utilities.Examples
- CATEGORY - Static variable in class net.didion.jwnl.data.PointerType
- CATEGORY_MEMBER - Static variable in class net.didion.jwnl.data.PointerType
- CAUSE - Static variable in class net.didion.jwnl.data.PointerType
- checkFileType(Class) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Checks the type to ensure it's valid.
- checkFileType(Class) - Static method in class net.didion.jwnl.dictionary.MapBackedDictionary
- checkInit() - Static method in class net.didion.jwnl.data.LexFileIdMap
-
Check if the maps are initialized.
- checkInitialized(int) - Static method in class net.didion.jwnl.JWNL
- CLASS_ATTRIBUTE - Static variable in class net.didion.jwnl.JWNL
- clear() - Method in interface net.didion.jwnl.util.cache.Cache
-
Remove all values stored in this cache.
- clear() - Method in class net.didion.jwnl.util.TypeCheckingList
- clearCache() - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- clearCache(Object) - Method in class net.didion.jwnl.util.cache.CacheSet
- clearCache(DictionaryElementType) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- clearCache(DictionaryElementType) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- clone() - Method in class net.didion.jwnl.data.list.PointerTargetNode
- clone() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
- clone() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- clone() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- clone() - Method in interface net.didion.jwnl.util.DeepCloneable
-
Create a shallow clone of the object
- clone() - Method in class net.didion.jwnl.util.TypeCheckingList
- close() - Method in class net.didion.jwnl.dictionary.database.Query
- close() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- close() - Method in class net.didion.jwnl.dictionary.Dictionary
-
Shut down the dictionary
- close() - Method in interface net.didion.jwnl.dictionary.file_manager.FileManager
-
Shut down the file manager.
- close() - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Shut down the file manager.
- close() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalog
- close() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalogSet
- close() - Method in interface net.didion.jwnl.dictionary.file.DictionaryFile
-
Close the file
- close() - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- close() - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- close() - Method in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- close() - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- close() - Method in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- collectTargets(Pointer[]) - Method in class net.didion.jwnl.data.PointerTarget
-
Get an array of all the targets of
pointers
. - COMMENT_HEADER - Static variable in interface net.didion.jwnl.dictionary.file.DictionaryFile
- connection - Variable in class net.didion.jwnl.utilities.DictionaryToDatabase
-
The database connection.
- connection - Variable in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
The database connection.
- ConnectionManager - Class in net.didion.jwnl.dictionary.database
- ConnectionManager(String) - Constructor for class net.didion.jwnl.dictionary.database.ConnectionManager
- ConnectionManager(String, String, String, String) - Constructor for class net.didion.jwnl.dictionary.database.ConnectionManager
- contains(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
- containsAll(Collection) - Method in class net.didion.jwnl.util.TypeCheckingList
- containsWord(String) - Method in class net.didion.jwnl.data.Synset
-
Returns true if
lemma
is one of the words contained in this synset. - containsWord(String) - Method in class net.didion.jwnl.data.SynsetProxy
- convert() - Method in class net.didion.jwnl.utilities.DictionaryToMap
-
Converts the current Dictionary to a MapBackedDictionary.
- copyBackingList() - Method in class net.didion.jwnl.util.TypeCheckingList
-
Make a copy of the wrapped list - used by subclasses when the overriding the clone method
- CORE_RESOURCE - Static variable in class net.didion.jwnl.JWNL
- COUNT_INDEX_WORDS_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- COUNTRY_ATTRIBUTE - Static variable in class net.didion.jwnl.JWNL
- create() - Method in class net.didion.jwnl.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's parameters.
- create() - Method in interface net.didion.jwnl.util.factory.Param
- create() - Method in class net.didion.jwnl.util.factory.ParamList
- create(Map) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- create(Map) - Method in class net.didion.jwnl.dictionary.database.SenseAndUsageDatabaseManager
-
Creates a new database manager from the parameters.
- create(Map) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
- create(Map) - Method in class net.didion.jwnl.dictionary.morph.AbstractDelegatingOperation
- create(Map) - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
- create(Map) - Method in class net.didion.jwnl.dictionary.morph.LookupExceptionsOperation
- create(Map) - Method in class net.didion.jwnl.dictionary.morph.LookupIndexWordOperation
- create(Map) - Method in class net.didion.jwnl.dictionary.morph.RemovePrepPhrasesOperation
- create(Map) - Method in class net.didion.jwnl.princeton.data.PrincetonWN16DatabaseDictionaryElementFactory
- create(Map) - Method in class net.didion.jwnl.princeton.data.PrincetonWN16FileDictionaryElementFactory
- create(Map) - Method in class net.didion.jwnl.princeton.data.PrincetonWN17DatabaseDictionaryElementFactory
- create(Map) - Method in class net.didion.jwnl.princeton.data.PrincetonWN17FileDictionaryElementFactory
- create(Map) - Method in class net.didion.jwnl.princeton.data.PrincetonWN30DatabaseDictionaryElementFactory
-
Creates a blank factory, takes no parameters.
- create(Map) - Method in interface net.didion.jwnl.util.factory.Createable
- Createable - Interface in net.didion.jwnl.util.factory
-
A
Createable
is an object that can create an instance of itself given parameters from a properties file (Param
s). - createCache(int) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- createCache(int) - Method in class net.didion.jwnl.util.cache.CacheSet
- createCache(int) - Method in class net.didion.jwnl.util.cache.LRUCacheSet
- createElement() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- createElement() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.ExceptionIterator
- createElement() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.IndexWordIterator
- createElement() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.SynsetIterator
- createElementFromNode(Node) - Static method in class net.didion.jwnl.JWNL
- createExc(POS, String) - Method in interface net.didion.jwnl.data.FileDictionaryElementFactory
-
Create an Exc from a line in an exception file.
- createExc(POS, String) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
- createExc(POS, String, ResultSet) - Method in interface net.didion.jwnl.data.DatabaseDictionaryElementFactory
-
Create an Exc from a row in the database.
- createExc(POS, String, ResultSet) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonDatabaseDictionaryElementFactory
- createIndexWord(POS, String) - Method in interface net.didion.jwnl.data.FileDictionaryElementFactory
-
Creates an IndexWord from a line in an index file.
- createIndexWord(POS, String) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
- createIndexWord(POS, String, ResultSet) - Method in interface net.didion.jwnl.data.DatabaseDictionaryElementFactory
-
Create an IndexWord from a row in the database.
- createIndexWord(POS, String, ResultSet) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonDatabaseDictionaryElementFactory
- createPOSIdQuery(POS, int, String) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- createPOSOffsetQuery(POS, long, String) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- createPOSQuery(POS, String) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- createPOSStringQuery(POS, String, String) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- createResourceBundle() - Static method in class net.didion.jwnl.JWNL
- createSynset(POS, long, ResultSet, ResultSet, ResultSet, ResultSet) - Method in interface net.didion.jwnl.data.DatabaseDictionaryElementFactory
-
Create a Synset from a row in the database.
- createSynset(POS, long, ResultSet, ResultSet, ResultSet, ResultSet) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonDatabaseDictionaryElementFactory
- createSynset(POS, long, ResultSet, ResultSet, ResultSet, ResultSet) - Method in class net.didion.jwnl.princeton.data.PrincetonWN30DatabaseDictionaryElementFactory
-
Create a synset.
- createSynset(POS, String) - Method in interface net.didion.jwnl.data.FileDictionaryElementFactory
-
Creates a synset from a line in a data file.
- createSynset(POS, String) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
- createTables(String) - Method in class net.didion.jwnl.utilities.DictionaryToDatabase
-
Create the database tables.
- createTables(String) - Method in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Create the database tables.
- createWord(Synset, int, String) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonDatabaseDictionaryElementFactory
- createWord(Synset, int, String) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
-
Creates a word, also access the sense.idx file.
- createWord(Synset, int, String) - Method in class net.didion.jwnl.princeton.data.PrincetonWN16DatabaseDictionaryElementFactory
- createWord(Synset, int, String) - Method in class net.didion.jwnl.princeton.data.PrincetonWN16FileDictionaryElementFactory
- createWord(Synset, int, String, String, int) - Method in class net.didion.jwnl.princeton.data.PrincetonWN30DatabaseDictionaryElementFactory
-
Creates a word object from.
- currentIndex() - Method in class net.didion.jwnl.data.list.NodePrinter.NodeListIteratorWrapper
D
- DATA - Static variable in class net.didion.jwnl.dictionary.file.DictionaryFileType
- DATABASE_MANAGER - Static variable in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- DatabaseBackedDictionary - Class in net.didion.jwnl.dictionary
- DatabaseBackedDictionary() - Constructor for class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- DatabaseBackedDictionary(MorphologicalProcessor, DatabaseDictionaryElementFactory, DatabaseManager) - Constructor for class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- DatabaseBackedDictionary.DatabaseElementIterator - Class in net.didion.jwnl.dictionary
- DatabaseBackedDictionary.ExceptionIterator - Class in net.didion.jwnl.dictionary
- DatabaseBackedDictionary.IndexWordIterator - Class in net.didion.jwnl.dictionary
- DatabaseBackedDictionary.SynsetIterator - Class in net.didion.jwnl.dictionary
- DatabaseDictionaryElementFactory - Interface in net.didion.jwnl.data
-
Factory interface for creating WordNet objects from a database.
- DatabaseElementIterator(POS, Query) - Constructor for class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- DatabaseManager - Interface in net.didion.jwnl.dictionary.database
- DatabaseManagerImpl - Class in net.didion.jwnl.dictionary.database
- DatabaseManagerImpl() - Constructor for class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- DatabaseManagerImpl(ConnectionManager) - Constructor for class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- DatabaseManagerImpl.MinMax - Class in net.didion.jwnl.dictionary.database
- DEBUG - Static variable in class net.didion.jwnl.util.MessageLogLevel
- deepClone() - Method in class net.didion.jwnl.data.list.PointerTargetNode
- deepClone() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
- deepClone() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- deepClone() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- deepClone() - Method in interface net.didion.jwnl.util.DeepCloneable
-
Create a deep clone of the object
- deepClone() - Method in class net.didion.jwnl.util.TypeCheckingList
- DeepCloneable - Interface in net.didion.jwnl.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_ASYMMETRIC_SEARCH_DEPTH - Static variable in class net.didion.jwnl.data.relationship.RelationshipFinder
- DEFAULT_CACHE_CAPACITY - Static variable in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
- DEFAULT_CACHE_CAPACITY - Static variable in class net.didion.jwnl.util.cache.CacheSet
- DEFAULT_SYMMETRIC_SEARCH_DEPTH - Static variable in class net.didion.jwnl.data.relationship.RelationshipFinder
- DefaultMorphologicalProcessor - Class in net.didion.jwnl.dictionary.morph
-
Default implementation of
MorphologicalProcessor
. - DefaultMorphologicalProcessor() - Constructor for class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
- DefaultMorphologicalProcessor(Operation[]) - Constructor for class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
- DefaultMorphologicalProcessor(Operation[], int) - Constructor for class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
- DefaultMorphologicalProcessor.LookupInfo - Class in net.didion.jwnl.dictionary.morph
- DEFINED_OS_ARRAY - Static variable in class net.didion.jwnl.JWNL
- delegate(POS, String, BaseFormSet, String) - Method in class net.didion.jwnl.dictionary.morph.AbstractDelegatingOperation
- DELIMITERS - Static variable in class net.didion.jwnl.dictionary.morph.TokenizerOperation
-
Parameter list that determines the delimiters this operation will use to concatanate tokens.
- demonstrateAsymmetricRelationshipOperation(IndexWord, IndexWord) - Method in class net.didion.jwnl.utilities.Examples
- demonstrateListOperation(IndexWord) - Method in class net.didion.jwnl.utilities.Examples
- demonstrateMorphologicalAnalysis(String) - Method in class net.didion.jwnl.utilities.Examples
- demonstrateSymmetricRelationshipOperation(IndexWord, IndexWord) - Method in class net.didion.jwnl.utilities.Examples
- demonstrateTreeOperation(IndexWord) - Method in class net.didion.jwnl.utilities.Examples
- DERIVED - Static variable in class net.didion.jwnl.data.PointerType
- DetachSuffixesOperation - Class in net.didion.jwnl.dictionary.morph
-
Remove all aplicable suffixes from the word(s) and do a look-up.
- DetachSuffixesOperation() - Constructor for class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
- DetachSuffixesOperation(Map) - Constructor for class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
- Dictionary - Class in net.didion.jwnl.dictionary
-
Abstract representation of a WordNet dictionary.
- Dictionary() - Constructor for class net.didion.jwnl.dictionary.Dictionary
-
Create a Dictionary that does not do morphological processing.
- Dictionary(MorphologicalProcessor) - Constructor for class net.didion.jwnl.dictionary.Dictionary
-
Create a Dictionary using the specified MorphologicalProcessor.
- DICTIONARY_ELEMENT_FACTORY - Static variable in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- DICTIONARY_ELEMENT_FACTORY - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
The class of FileDictionaryElementFactory to use.
- DICTIONARY_PATH_SET - Static variable in class net.didion.jwnl.JWNL
- DICTIONARY_TAG - Static variable in class net.didion.jwnl.JWNL
- DictionaryCacheSet() - Constructor for class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- DictionaryCacheSet(int[]) - Constructor for class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- DictionaryCatalog - Class in net.didion.jwnl.dictionary.file
-
A container for the files associated with a catalog (the index, data, and exception files associated with a POS).
- DictionaryCatalog(String, DictionaryFileType, Class) - Constructor for class net.didion.jwnl.dictionary.file.DictionaryCatalog
- DictionaryCatalogSet - Class in net.didion.jwnl.dictionary.file
-
Simple container for
DictionaryCatalog
s that allows aDictionaryFile
to be retrieved by itsPOS
andDictionaryFileType
. - DictionaryCatalogSet(String, Class) - Constructor for class net.didion.jwnl.dictionary.file.DictionaryCatalogSet
-
Creates a catalog set of the specified type of file using files in the specified dictionary directory.
- DictionaryElement - Interface in net.didion.jwnl.data
-
Any class that represents an element contained in the dictionary (
IndexWord
s,Synset
s, andExc
eptions) must implement this interface. - DictionaryElementType - Class in net.didion.jwnl.data
-
WordNet contains different file types, index, synset data, and exception files.
- DictionaryElementType(String) - Constructor for class net.didion.jwnl.data.DictionaryElementType
-
Create a new DictionaryElementType.
- DictionaryFile - Interface in net.didion.jwnl.dictionary.file
-
Represents a single dictionary file.
- DictionaryFileType - Class in net.didion.jwnl.dictionary.file
-
Instances of this class specify the different types of dictionary files (the different classes of dictionary files.
- DictionaryFileType(String, DictionaryElementType) - Constructor for class net.didion.jwnl.dictionary.file.DictionaryFileType
- DictionaryToDatabase - Class in net.didion.jwnl.utilities
-
DictionaryToDatabase is used to transfer a WordNet file database into an actual database structure.
- DictionaryToDatabase(Connection) - Constructor for class net.didion.jwnl.utilities.DictionaryToDatabase
-
Create a new DictionaryToDatabase with a database connection.
- DictionaryToDatabaseWithUsageCount - Class in net.didion.jwnl.utilities
-
DictionaryToDatabase is used to transfer a WordNet file database into an actual database structure.
- DictionaryToDatabaseWithUsageCount(Connection) - Constructor for class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Create a new DictionaryToDatabase with a database connection.
- DictionaryToMap - Class in net.didion.jwnl.utilities
-
DictionaryToMap allows you to populate and create an in-memory map of the WordNet library.
- DictionaryToMap(String, String) - Constructor for class net.didion.jwnl.utilities.DictionaryToMap
-
Initalize with the given map destination directory, using the properties file(usually file_properties.xml)
- DOG - Variable in class net.didion.jwnl.utilities.Examples
- doLog(MessageLogLevel, String) - Method in class net.didion.jwnl.util.MessageLog
- doLog(MessageLogLevel, String, Throwable) - Method in class net.didion.jwnl.util.MessageLog
- DRIVER - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- DROLL - Variable in class net.didion.jwnl.utilities.Examples
E
- Element - Class in net.didion.jwnl.util.factory
-
Represents an installable element in a properties file
- Element(String) - Constructor for class net.didion.jwnl.util.factory.Element
- Element(String, Param[]) - Constructor for class net.didion.jwnl.util.factory.Element
- ENABLE_CACHING - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
The value should be "true" or "false".
- ENTAILED_BY - Static variable in class net.didion.jwnl.data.PointerType
- ENTAILMENT - Static variable in class net.didion.jwnl.data.PointerType
- equals(Object) - Method in class net.didion.jwnl.data.Exc
-
Returns true if lemma and exceptions are equal.
- equals(Object) - Method in class net.didion.jwnl.data.IndexWord
-
Returns true if the lemma and the part of speech both match.
- equals(Object) - Method in class net.didion.jwnl.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.didion.jwnl.data.list.PointerTargetNode
-
Two PointerTargetNodes are equal if they have the same type and PointerTarget
- equals(Object) - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
Two PointerTargetTree's are equal if their root nodes are equal.
- equals(Object) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- equals(Object) - Method in class net.didion.jwnl.data.Pointer
- equals(Object) - Method in class net.didion.jwnl.data.PointerTarget
- equals(Object) - Method in class net.didion.jwnl.data.POS
-
An instance of POS is equal to another iff they're underlying keys are equal.
- equals(Object) - Method in class net.didion.jwnl.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.didion.jwnl.data.Synset
-
Two Synsets are equal if their POS's and offsets are equal
- equals(Object) - Method in class net.didion.jwnl.data.SynsetProxy
- equals(Object) - Method in class net.didion.jwnl.data.Word
-
Two words are equal if their parent Synsets are equal and they have the same index
- equals(Object) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary.MapTableKey
- equals(Object) - Method in class net.didion.jwnl.dictionary.POSKey
- equals(Object) - Method in class net.didion.jwnl.JWNL.Version
- equals(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
- ERROR - Static variable in class net.didion.jwnl.util.MessageLogLevel
- Examples - Class in net.didion.jwnl.utilities
-
A class to demonstrate the functionality of the JWNL package.
- Examples() - Constructor for class net.didion.jwnl.utilities.Examples
- Exc - Class in net.didion.jwnl.data
-
Represents an entry in an exception file.
- Exc(POS, String, List) - Constructor for class net.didion.jwnl.data.Exc
-
Creates a new exception entry.
- EXCEPTION - Static variable in class net.didion.jwnl.data.DictionaryElementType
-
Property that defines an exception file.
- EXCEPTION - Static variable in class net.didion.jwnl.dictionary.file.DictionaryFileType
- EXCEPTION_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- EXCEPTION_WORD_CACHE_SIZE - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
Size of the exception cache.
- ExceptionIterator(POS, Query) - Constructor for class net.didion.jwnl.dictionary.DatabaseBackedDictionary.ExceptionIterator
- execute() - Method in class net.didion.jwnl.dictionary.database.Query
- execute(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindNodeOperation
- execute(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation
- execute(PointerTargetTreeNode) - Method in interface net.didion.jwnl.data.list.PointerTargetTreeNodeList.Operation
-
Execute the operation on the given node
- execute(POS, String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
- execute(POS, String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.LookupExceptionsOperation
- execute(POS, String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.LookupIndexWordOperation
- execute(POS, String, BaseFormSet) - Method in interface net.didion.jwnl.dictionary.morph.Operation
-
Execute the operation.
- execute(POS, String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.RemovePrepPhrasesOperation
- execute(POS, String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.TokenizerOperation
- executeNextOperation() - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
F
- FATAL - Static variable in class net.didion.jwnl.util.MessageLogLevel
- FILE_MANAGER - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
File manager install parameter.
- FILE_TYPE - Static variable in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
File type install parameter.
- FILE_TYPE - Static variable in class net.didion.jwnl.dictionary.MapBackedDictionary
-
File type install parameter.
- FileBackedDictionary - Class in net.didion.jwnl.dictionary
-
A
Dictionary
that retrieves objects from the text files in the WordNet distribution directory. - FileBackedDictionary() - Constructor for class net.didion.jwnl.dictionary.FileBackedDictionary
- FileBackedDictionary(FileManager, MorphologicalProcessor, FileDictionaryElementFactory, boolean) - Constructor for class net.didion.jwnl.dictionary.FileBackedDictionary
- FileBackedDictionary.FileLookaheadIterator - Class in net.didion.jwnl.dictionary
-
A lookahead iterator over a dictionary file.
- FileBackedDictionary.IndexFileLookaheadIterator - Class in net.didion.jwnl.dictionary
- FileBackedDictionary.SubstringIndexFileLookaheadIterator - Class in net.didion.jwnl.dictionary
- FileDictionaryElementFactory - Interface in net.didion.jwnl.data
-
Factory class for creating
DictionaryElement
s (Synset
s,Exceptioninvalid input: '<'/codes, and
IndexWord
s). - FileLookaheadIterator(POS, DictionaryFileType) - Constructor for class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- FileManager - Interface in net.didion.jwnl.dictionary.file_manager
-
FileManager
defines the interface between theFileBackedDictionary
and the file system. - FileManagerImpl - Class in net.didion.jwnl.dictionary.file_manager
-
An implementation of
FileManager
that reads files from the local file system. - FileManagerImpl() - Constructor for class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Uninitialized FileManagerImpl.
- FileManagerImpl(String, Class) - Constructor for class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Construct a file manager backed by a set of files contained in the default WN search directory.
- FileNames(String, String) - Constructor for class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile.FileNames
- finalize() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- findAll(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
Find all occurances of
node
in the tree. - findAll(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
-
Find all occurances of
node
within the list. - findAll(PointerTarget) - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
Find all nodes in the tree whose target is target
- findAsymmetricRelationship(PointerTargetNodeList, PointerTargetNodeList, PointerType, Synset, Synset) - Method in class net.didion.jwnl.data.relationship.RelationshipFinder
-
Find a relationship between two asymmetric lists ordered from deepest to shallowest ancestor.
- findAsymmetricRelationships(Synset, Synset, PointerType) - Method in class net.didion.jwnl.data.relationship.RelationshipFinder
-
Finds the asymmetric relationship(s) between two words.
- findAsymmetricRelationships(Synset, Synset, PointerType, int) - Method in class net.didion.jwnl.data.relationship.RelationshipFinder
-
Finds the asymmetric relationship(s) between two words.
- findFirst(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
Find the first occurance of
node
in the tree. - findFirst(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
-
Find the first node in the list that is equal to
node
. - findFirst(PointerTarget) - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
Find the first node in the tree whose target is target
- FindNodeOperation(PointerTargetTreeNode) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindNodeOperation
- findRelationships(Synset, Synset, PointerType) - Method in class net.didion.jwnl.data.relationship.RelationshipFinder
-
Find all relationships of type type between sourceSynset and targetSynset.
- findRelationships(Synset, Synset, PointerType, int) - Method in class net.didion.jwnl.data.relationship.RelationshipFinder
-
Find all relationships of type type between sourceSynset and targetSynset to depth depth.
- findSymmetricRelationship(PointerTargetTreeNode, PointerType) - Method in class net.didion.jwnl.data.relationship.RelationshipFinder
-
Build a relationsip from node back to it's root ancestor and then reverse the list.
- findSymmetricRelationships(Synset, Synset, PointerType) - Method in class net.didion.jwnl.data.relationship.RelationshipFinder
-
A symmetric relationship is one whose type is symmetric (i.e.
- findSymmetricRelationships(Synset, Synset, PointerType, int) - Method in class net.didion.jwnl.data.relationship.RelationshipFinder
-
A symmetric relationship is one whose type is symmetric (i.e.
- FindTargetOperation(PointerTarget) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation
- FUNNY - Variable in class net.didion.jwnl.utilities.Examples
G
- get(int) - Method in class net.didion.jwnl.util.TypeCheckingList
- get(Object) - Method in interface net.didion.jwnl.util.cache.Cache
-
If key was used in a previous call to
put
, this call may return the value of that call. - get(POS) - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalog
- get(DictionaryFileType) - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalogSet
- getAdjectivePosition() - Method in class net.didion.jwnl.data.Adjective
- getAdjectivePositionForKey(String) - Static method in class net.didion.jwnl.data.Adjective
- getAllDictionaryElementTypes() - Static method in class net.didion.jwnl.data.DictionaryElementType
-
Gets all the dictionary types.
- getAllDictionaryFileTypes() - Static method in class net.didion.jwnl.dictionary.file.DictionaryFileType
- getAllMatches(PointerTargetTreeNodeList.Operation) - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
Walk the tree and perform the operation
opr
on each node. - getAllMatches(PointerTargetTreeNodeList.Operation) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
-
Walk the list and perform the operation
opr
on each node. - getAllMatches(PointerTargetTreeNodeList.Operation, List) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
-
Get all matches and add them to matches
- getAllPointerTypes() - Static method in class net.didion.jwnl.data.PointerType
- getAllPointerTypesForPOS(POS) - Static method in class net.didion.jwnl.data.PointerType
- getAllPOS() - Static method in class net.didion.jwnl.data.POS
- getAlsoSees(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Find what words are related to
synset
- getAlsoSeeTree(Synset, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Find all See Also relations to depth
depth
. - getAntonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get the words that mean the opposite of
synset
- getAttribute(Node, String) - Static method in class net.didion.jwnl.JWNL
- getAttributes(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get the attributes of
synset
- getBaseForms() - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
- getBndl(String) - Method in class net.didion.jwnl.util.ResourceBundleSet
- getCache(Object) - Method in class net.didion.jwnl.util.cache.CacheSet
- getCacheCapacity(Object) - Method in class net.didion.jwnl.util.cache.CacheSet
- getCacheCapacity(DictionaryElementType) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- getCached(DictionaryElementType, POSKey) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- getCachedException(POSKey) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- getCachedIndexWord(POSKey) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- getCachedLookupInfo(POSKey) - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
- getCachedObject(Object, Object) - Method in class net.didion.jwnl.util.cache.CacheSet
- getCachedObject(DictionaryElementType, Object) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- getCachedSynset(POSKey) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- getCaches() - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- getCacheSize(Object) - Method in class net.didion.jwnl.util.cache.CacheSet
- getCacheSizes(DictionaryElementType) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- getCapacity() - Method in interface net.didion.jwnl.util.cache.Cache
-
Returns the maximum number of elements the cache can hold.
- getCapacity() - Method in class net.didion.jwnl.util.cache.LRUCache
- getCatalogIterator() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalogSet
- getCauses(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Find direct cause links of
synset
- getCauseTree(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Find all cause links for
synset
. - getCauseTree(Synset, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Find all cause links for
synset
to depthdepth
. - getChildTreeList() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- getCommonParentIndex() - Method in class net.didion.jwnl.data.relationship.AsymmetricRelationship
- getConnection() - Method in class net.didion.jwnl.dictionary.database.ConnectionManager
- getConnection() - Method in class net.didion.jwnl.dictionary.database.Query
- getCoordinateTerms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get
synset
's siblings (the hyponyms of its hypernyms) - getCurrentForm() - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- getDeepest() - Method in class net.didion.jwnl.data.relationship.RelationshipList
-
Return the deepest Relationship in the list.
- getDepth() - Method in class net.didion.jwnl.data.relationship.Relationship
-
Get the depth of this relationship.
- getDerived(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Find derrived links of
synset
- getDictionaryElementFactory() - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- getDictionaryFile(POS, DictionaryFileType) - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalogSet
- getDirectHypernyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get the immediate parents of
synset
- getDirectHyponyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get the immediate children of
synset
- getElementType() - Method in class net.didion.jwnl.dictionary.file.DictionaryFileType
- getEntailedBy(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Find direct entailed bys of
synset
- getEntailedByTree(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Find all entailed bys of
synset
. - getEntailedByTree(Synset, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Find all entailed bys of
synset
to depthdepth
. - getEntailments(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Find direct entailments of
synset
- getEntailmentTree(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Find all entailments for
synset
- getEntailmentTree(Synset, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Find all entailments for
synset
to depthdepth
- getException(int) - Method in class net.didion.jwnl.data.Exc
-
Get the exception at index
index
. - getException(POS, String) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- getException(POS, String) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Lookup
derivation
in the exceptions file of part-of-speechpos
and return an Exc object containing the results. - getException(POS, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- getException(POS, String) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- getExceptionArray() - Method in class net.didion.jwnl.data.Exc
-
Get the collection of Exc objects in array form.
- getExceptionIterator(POS) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- getExceptionIterator(POS) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Return an Iterator over all the Exceptions in the database.
- getExceptionIterator(POS) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- getExceptionIterator(POS) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- getExceptionQuery(POS, String) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getExceptionQuery(POS, String) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getExceptions() - Method in class net.didion.jwnl.data.Exc
-
Get the List of exceptions.
- getExceptionsAsString() - Method in class net.didion.jwnl.data.Exc
-
Gets the exceptions as a string bundle.
- getExceptionsQuery(POS) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getExceptionsQuery(POS) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getExceptionsSize() - Method in class net.didion.jwnl.data.Exc
-
Gets the number of exceptions.
- getExtendedAntonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get the words that mean the opposite of
synset
and the immediate synonyms of those words - getExtendedAntonyms(Synset, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Find all antonyms of
synset
, and all synonyms of those antonyms to depthdepth
. - getExtension(POS) - Method in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- getFile() - Method in class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
- getFile() - Method in interface net.didion.jwnl.dictionary.file.DictionaryFile
- getFile(POS, DictionaryFileType) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Gets the file from a part of speech and file type (ie data.noun).
- getFileId(String) - Static method in class net.didion.jwnl.data.LexFileIdMap
-
Gets the file id based on the name.
- getFileIterator() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalog
- getFileManager() - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
-
Get the file manager that backs this database.
- getFileName(long) - Static method in class net.didion.jwnl.data.LexFileIdMap
-
Gets the file name based on an id.
- getFileNames(DictionaryFileType) - Method in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- getFilePointer() - Method in interface net.didion.jwnl.dictionary.file.RandomAccessDictionaryFile
-
Get the current position of the file pointer.
- getFilePointer() - Method in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- getFilePointer() - Method in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- getFileType() - Method in class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
-
The file type associated with this file.
- getFileType() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalog
- getFileType() - Method in interface net.didion.jwnl.dictionary.file.DictionaryFile
-
The file type associated with this file.
- getFirstLinePointer(POS, DictionaryFileType) - Method in interface net.didion.jwnl.dictionary.file_manager.FileManager
-
Return the first valid line pointer in the specified file.
- getFirstLinePointer(POS, DictionaryFileType) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Return the first valid line pointer in the specified file.
- getFirstMatch(PointerTargetTreeNodeList.Operation) - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
Walk the tree and perform the operation
opr
on each node. - getFirstMatch(PointerTargetTreeNodeList.Operation) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
-
Walk the list and all the children of each node in the list and perform the operation
opr
on each node. - getFlagsAsString() - Method in class net.didion.jwnl.data.PointerType
- getForm(int) - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- getForms() - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- getFrame() - Method in class net.didion.jwnl.data.VerbFrame
- getFrame(int) - Static method in class net.didion.jwnl.data.VerbFrame
-
Get frame at index index.
- getFrames(BitSet) - Static method in class net.didion.jwnl.data.VerbFrame
-
Get the frames at the indexes encoded in l.
- getGloss() - Method in class net.didion.jwnl.data.Synset
- getGloss() - Method in class net.didion.jwnl.data.SynsetProxy
- getHolonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get holonyms of
synset
- getHypernymTree(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get all of the ancestors of
synset
- getHypernymTree(Synset, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get all of the ancestors of
synset
to depthdepth
- getHyponymTree(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get all of the children of
synset
- getHyponymTree(Synset, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get all of the children of
synset
to depthdepth
- getImmediateRelationship(IndexWord, IndexWord) - Method in class net.didion.jwnl.data.relationship.RelationshipFinder
-
Looks at whether the target word is one of the words in one of the synsets of the source word.
- getIndex() - Method in class net.didion.jwnl.data.VerbFrame
- getIndex() - Method in class net.didion.jwnl.data.Word
-
Gets the index of this word.
- getIndex() - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- getIndexedLinePointer(POS, DictionaryFileType, String) - Method in interface net.didion.jwnl.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.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Get 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.didion.jwnl.data.IndexWordSet
-
Get the IndexWord associated with
p
. - getIndexWord(POS, String) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- getIndexWord(POS, String) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Look up a word in the database.
- getIndexWord(POS, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- getIndexWord(POS, String) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- getIndexWordArray() - Method in class net.didion.jwnl.data.IndexWordSet
-
Get an array of the IndexWords in this set.
- getIndexWordCollection() - Method in class net.didion.jwnl.data.IndexWordSet
-
Get a collection of the IndexWords in this set.
- getIndexWordIterator(POS) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- getIndexWordIterator(POS) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Return an Iterator over all the IndexWords of part-of-speech pos in the database.
- getIndexWordIterator(POS) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- getIndexWordIterator(POS) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- getIndexWordIterator(POS, String) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- getIndexWordIterator(POS, String) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Return an Iterator over all the IndexWords of part-of-speech pos whose lemmas contain substring as a substring.
- getIndexWordIterator(POS, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- getIndexWordIterator(POS, String) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- getIndexWordLemmasQuery(POS) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getIndexWordLemmasQuery(POS) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getIndexWordLemmasQuery(POS, String) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getIndexWordLemmasQuery(POS, String) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getIndexWordSynsetsQuery(POS, String) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getIndexWordSynsetsQuery(POS, String) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getIndirectAntonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get the immediate antonyms of all words that mean the same as
synset
. - getIndirectAntonyms(Synset, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get the antonyms of all words that mean the same as
synset
to depthdepth
. - getInheritedHolonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get holonyms of
synset
and of all its ancestors - getInheritedHolonyms(Synset, int, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get holonyms of each synset, to depth
pointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
. - getInheritedMemberHolonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get member holonyms of
synset
and of all its ancestors - getInheritedMemberHolonyms(Synset, int, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get member holonyms of each synset, to depth
pointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
. - getInheritedMemberMeronyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get member meronyms of synset and of its ancestors
- getInheritedMemberMeronyms(Synset, int, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get member meronyms of each synset, to depth
pointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
. - getInheritedMeronyms(Synset, int, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get meronyms of each synset, to depth
pointerDepth
starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
. - getInheritedPartHolonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get part holonyms of
synset
and of all its ancestors - getInheritedPartHolonyms(Synset, int, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get part holonyms of each synset, to depth
pointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
. - getInheritedPartMeronyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get part meronyms of
synset
and of all its ancestors - getInheritedPartMeronyms(Synset, int, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get part meronyms of each synset, to depth
pointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
. - getInheritedSubstanceHolonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get substance holonyms of
synset
and of all its ancestors - getInheritedSubstanceHolonyms(Synset, int, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get substance holonyms of each synset, to depth
pointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
. - getInheritedSubstanceMeronyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get substance meronyms of
synset
and of its ancestors - getInheritedSubstanceMeronyms(Synset, int, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get substance meronyms of each synset, to depth
pointerDepth
, starting atsynset
and going for all ofsynset
's ancestors to depthancestorDepth
. - getInputStream() - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- getInstance() - Static method in class net.didion.jwnl.data.PointerUtils
- getInstance() - Static method in class net.didion.jwnl.data.relationship.RelationshipFinder
- getInstance() - Static method in class net.didion.jwnl.dictionary.Dictionary
- getInstance(Map) - Method in class net.didion.jwnl.dictionary.morph.AbstractDelegatingOperation
- getInstance(Map) - Method in class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
- getInstance(Map) - Method in class net.didion.jwnl.dictionary.morph.TokenizerOperation
- getInteritedMeronyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get meronyms of
synset
and of all its ancestors - getIterator(Map) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- getIterator(POS, DictionaryFileType) - Method in class net.didion.jwnl.utilities.DictionaryToMap
- getJavaVersion() - Static method in class net.didion.jwnl.JWNL
- getKey() - Method in class net.didion.jwnl.data.Adjective.AdjectivePosition
- getKey() - Method in interface net.didion.jwnl.data.DictionaryElement
-
Get a key that can be used to index this element.
- getKey() - Method in class net.didion.jwnl.data.Exc
-
Gets the lemma.
- getKey() - Method in class net.didion.jwnl.data.IndexWord
-
Gets the lemma of this word.
- getKey() - Method in class net.didion.jwnl.data.PointerType
- getKey() - Method in class net.didion.jwnl.data.POS
-
Gets the key for this POS.
- getKey() - Method in class net.didion.jwnl.data.Synset
- getKey() - Method in class net.didion.jwnl.data.SynsetProxy
- getKey() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalog
- getKey() - Method in class net.didion.jwnl.dictionary.POSKey
- getKeys() - Method in class net.didion.jwnl.dictionary.morph.AbstractDelegatingOperation
- getKeys() - Method in class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
- getKeys() - Method in class net.didion.jwnl.dictionary.morph.TokenizerOperation
- getKeys() - Method in class net.didion.jwnl.util.ResourceBundleSet
- getKeyString(int) - Static method in class net.didion.jwnl.data.VerbFrame
- getLabel() - Method in class net.didion.jwnl.data.Adjective.AdjectivePosition
- getLabel() - Method in class net.didion.jwnl.data.PointerType
- getLabel() - Method in class net.didion.jwnl.data.POS
-
Return a label intended for textual presentation.
- getLemma() - Method in class net.didion.jwnl.data.Exc
-
Gets the lemma of the exception word.
- getLemma() - Method in class net.didion.jwnl.data.IndexWord
-
Return the word's
lemma . - getLemma() - Method in class net.didion.jwnl.data.IndexWordSet
- getLemma() - Method in class net.didion.jwnl.data.Word
-
Gets the lemma of this word.
- getLemma(String[], BitSet, String) - Static method in class net.didion.jwnl.dictionary.morph.Util
- getLexFileName() - Method in class net.didion.jwnl.data.Synset
-
Gets the lex file name.
- getLexFileName() - Method in class net.didion.jwnl.data.SynsetProxy
- getLexFileNum() - Method in class net.didion.jwnl.data.Synset
-
Gets the lexicographer file name containing this synset.
- getLexFileNum() - Method in class net.didion.jwnl.data.SynsetProxy
- getLexId() - Method in class net.didion.jwnl.data.Word
- getList() - Method in class net.didion.jwnl.util.TypeCheckingList
- getListIterator() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- getLocale() - Method in class net.didion.jwnl.JWNL.Version
- getLocale(String, String) - Static method in class net.didion.jwnl.JWNL
- getMap(DictionaryElementType) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- getMatchingLinePointer(POS, DictionaryFileType, long, String) - Method in interface net.didion.jwnl.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.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Search for a line whose index word contains substring, starting at offset.
- getMax() - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl.MinMax
- getMemberHolonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get member holonyms of
synset
- getMemberMeronyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get member meronyms of
synset
- getMeronyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get meronyms of
synset
. - getMin() - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl.MinMax
- getMorphologicalProcessor() - Method in class net.didion.jwnl.dictionary.Dictionary
- getName() - Method in class net.didion.jwnl.data.DictionaryElementType
-
Gets the name of this DictionaryElementType.
- getName() - Method in class net.didion.jwnl.dictionary.file.DictionaryFileType
- getName() - Method in class net.didion.jwnl.util.factory.NameValueParam
- getName() - Method in interface net.didion.jwnl.util.factory.Param
- getName() - Method in class net.didion.jwnl.util.factory.ParamList
- getName() - Method in class net.didion.jwnl.util.factory.ValueParam
- getName() - Method in class net.didion.jwnl.util.MessageLogLevel
- getNextForm() - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- getNextLineOffset() - Method in interface net.didion.jwnl.dictionary.file.RandomAccessDictionaryFile
-
Get the byte offset of the next line (after the position of the file pointer)
- getNextLineOffset() - Method in class net.didion.jwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
- getNextLinePointer(POS, DictionaryFileType, long) - Method in interface net.didion.jwnl.dictionary.file_manager.FileManager
-
Search for the line following the line that begins at offset.
- getNextLinePointer(POS, DictionaryFileType, long) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Search for the line following the line that begins at offset.
- getNextOffset(long) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- getNextOffset(long) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary.SubstringIndexFileLookaheadIterator
- getNodeList() - Method in class net.didion.jwnl.data.relationship.Relationship
-
Get the list that contains the nodes of this relationship.
- getNodePrinter() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
- getNodePrinter() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- getNumber() - Method in class net.didion.jwnl.JWNL.Version
- getOffset() - Method in class net.didion.jwnl.data.Synset
- getOffset() - Method in class net.didion.jwnl.data.SynsetProxy
- getOS() - Static method in class net.didion.jwnl.JWNL
-
Get the current OS.
- getOutputStream() - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- getParams() - Method in class net.didion.jwnl.util.factory.ParamList
- getParams(NodeList) - Static method in class net.didion.jwnl.JWNL
- getParent() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- getPartHolonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get part holonyms of
synset
- getParticipleOf(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Find participle of links of
synset
- getPartMeronyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get part meronyms of
synset
- getPointerQuery(POS, long) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getPointerQuery(POS, long) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getPointers() - Method in class net.didion.jwnl.data.PointerTarget
-
Return a list of Target's pointers
- getPointers() - Method in class net.didion.jwnl.data.Synset
- getPointers() - Method in class net.didion.jwnl.data.SynsetProxy
- getPointers() - Method in class net.didion.jwnl.data.Word
-
returns all the pointers of the synset that contains this word whose source is this word
- getPointers(PointerType) - Method in class net.didion.jwnl.data.PointerTarget
-
Get all pointers of type
type
. - getPointers(PointerType) - Method in class net.didion.jwnl.data.SynsetProxy
- getPointerTarget() - Method in class net.didion.jwnl.data.list.PointerTargetNode
- getPointerTargets(Synset, PointerType) - Method in class net.didion.jwnl.data.PointerUtils
-
Get all the pointer targets of synset of type type.
- getPointerTreeList() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- getPointerTypeForKey(String) - Static method in class net.didion.jwnl.data.PointerType
-
Return the
PointerType
whose key matches key. - getPOS() - Method in class net.didion.jwnl.data.Exc
-
Gets the part of speech.
- getPOS() - Method in class net.didion.jwnl.data.IndexWord
-
Get the word's part-of-speech.
- getPOS() - Method in class net.didion.jwnl.data.PointerTarget
-
Return this target's POS
- getPOS() - Method in class net.didion.jwnl.data.Synset
- getPOS() - Method in class net.didion.jwnl.data.Word
-
Gets the part of speech of this word.
- getPOS() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- getPOS() - Method in class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
-
The POS associated with this file.
- getPOS() - Method in interface net.didion.jwnl.dictionary.file.DictionaryFile
-
The POS associated with this file.
- getPOS() - Method in class net.didion.jwnl.dictionary.POSKey
- getPOSForKey(String) - Static method in class net.didion.jwnl.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.didion.jwnl.data.POS
-
Return the
POS
whose key matches label, or null if the label does not match any POS. - getPOSMask(POS) - Static method in class net.didion.jwnl.data.PointerType
- getPublisher() - Method in class net.didion.jwnl.JWNL.Version
- getQuery(String) - Method in class net.didion.jwnl.dictionary.database.ConnectionManager
- getRandomIndexWord(POS) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- getRandomIndexWord(POS) - Method in class net.didion.jwnl.dictionary.Dictionary
- getRandomIndexWord(POS) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- getRandomIndexWord(POS) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- getRandomIndexWordQuery(POS) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getRandomIndexWordQuery(POS) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getRandomLinePointer(POS, DictionaryFileType) - Method in interface net.didion.jwnl.dictionary.file_manager.FileManager
-
Return a randomly-chosen line pointer (offset of the beginning of a line).
- getRandomLinePointer(POS, DictionaryFileType) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Return a randomly-chosen line pointer (offset of the beginning of a line).
- getRelativeTargetDepth() - Method in class net.didion.jwnl.data.relationship.AsymmetricRelationship
-
Get the depth of the target, from the commonParentIndex, relative to the depth of the source.
- getResourceBundle() - Static method in class net.didion.jwnl.JWNL
- getResources() - Method in class net.didion.jwnl.util.ResourceBundleSet
- getResults() - Method in class net.didion.jwnl.dictionary.database.Query
- getResults() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- getRootNode() - Method in class net.didion.jwnl.data.list.PointerTargetTree
- getSense(int) - Method in class net.didion.jwnl.data.IndexWord
-
Get a particular sense of this word.
- getSenseCount() - Method in class net.didion.jwnl.data.IndexWord
-
Get the word's sense count.
- getSenseCount(POS) - Method in class net.didion.jwnl.data.IndexWordSet
-
Find out how many senses the word with part-of-speech
pos
has. - getSenseKey(long, String) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
-
Not implemented in DB yet.
- getSenseKey(long, String) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
-
Not implemented in Map yet.
- getSenseKey(String) - Method in class net.didion.jwnl.data.Synset
-
Gets the sense key of a lemma.
- getSenses() - Method in class net.didion.jwnl.data.IndexWord
-
Get an array of all the senses of this word.
- getShallowest() - Method in class net.didion.jwnl.data.relationship.RelationshipList
-
Return the shallowest Relationship in the list.
- getSize() - Method in class net.didion.jwnl.data.relationship.Relationship
- getSize() - Method in interface net.didion.jwnl.util.cache.Cache
-
Returns the current size of the cache.
- getSize() - Method in class net.didion.jwnl.util.cache.CacheSet
- getSize() - Method in class net.didion.jwnl.util.cache.LRUCache
- getSource() - Method in class net.didion.jwnl.data.Pointer
-
Get the source of this pointer.
- getSource() - Method in class net.didion.jwnl.data.SynsetProxy
- getSourceIndex() - Method in class net.didion.jwnl.data.Pointer
- getSourcePointerTarget() - Method in class net.didion.jwnl.data.relationship.Relationship
-
Get the pointer target of the source node.
- getSourceSynset() - Method in class net.didion.jwnl.data.relationship.Relationship
-
Get the Synset that is the source of this relationship.
- getStatement() - Method in class net.didion.jwnl.dictionary.database.Query
- getStringBuffer() - Method in class net.didion.jwnl.data.relationship.Relationship.StringBufferOutputStream
- getSubstanceHolonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get substance holonyms of
synset
- getSubstanceMeronyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get substance meronyms of
synset
- getSuffixArray(String) - Method in class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
- getSuffixMap() - Method in class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
- getSymmetricType() - Method in class net.didion.jwnl.data.PointerType
-
Returns the pointer type that is symmetric to this type.
- getSynonyms(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get the synonyms for
synset
. - getSynonymTree(Synset, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get all the synonyms of
synset
to depthdepth
. - getSynset() - Method in class net.didion.jwnl.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.didion.jwnl.data.Word
-
Gets the synset associated with this word.
- getSynset(POS, long, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- getSynsetAt(POS, long) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- getSynsetAt(POS, long) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Return the
Synset
at offsetoffset
from the database. - getSynsetAt(POS, long) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- getSynsetAt(POS, long) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- getSynsetIterator(POS) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- getSynsetIterator(POS) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Return an Iterator over all the Synsets of part-of-speech pos in the database.
- getSynsetIterator(POS) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- getSynsetIterator(POS) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- getSynsetOffsets() - Method in class net.didion.jwnl.data.IndexWord
- getSynsetQuery(POS, long) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getSynsetQuery(POS, long) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getSynsetsQuery(POS) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getSynsetsQuery(POS) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getSynsetWordQuery(POS, long) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getSynsetWordQuery(POS, long) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getSynsetWordQuery(POS, long) - Method in class net.didion.jwnl.dictionary.database.SenseAndUsageDatabaseManager
- getTable(POS, DictionaryFileType) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- getTarget() - Method in class net.didion.jwnl.data.Pointer
-
Get the actual target of this pointer.
- getTargetIndex() - Method in class net.didion.jwnl.data.Pointer
- getTargetOffset() - Method in class net.didion.jwnl.data.Pointer
-
Get the offset of the target within the target synset.
- getTargetPointerTarget() - Method in class net.didion.jwnl.data.relationship.Relationship
-
Get the pointer target of the target node.
- getTargetPOS() - Method in class net.didion.jwnl.data.Pointer
- getTargets() - Method in class net.didion.jwnl.data.PointerTarget
-
Get all the pointer targets of this synset
- getTargets() - Method in class net.didion.jwnl.data.SynsetProxy
- getTargets(PointerType) - Method in class net.didion.jwnl.data.PointerTarget
-
Get all the targets of the pointers of type
type
. - getTargets(PointerType) - Method in class net.didion.jwnl.data.SynsetProxy
- getTargetSynset() - Method in class net.didion.jwnl.data.Pointer
-
Get 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.didion.jwnl.data.relationship.Relationship
-
Get the Synset that is the target of this relationship.
- getType() - Method in interface net.didion.jwnl.data.DictionaryElement
-
Get the element's type.
- getType() - Method in class net.didion.jwnl.data.Exc
-
Gets the type of this exception entry.
- getType() - Method in class net.didion.jwnl.data.IndexWord
- getType() - Method in class net.didion.jwnl.data.list.PointerTargetNode
- getType() - Method in class net.didion.jwnl.data.Pointer
- getType() - Method in class net.didion.jwnl.data.relationship.Relationship
- getType() - Method in class net.didion.jwnl.data.Synset
- getType() - Method in class net.didion.jwnl.util.TypeCheckingList
- getType() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- getTypeCheckingListIterator() - Method in class net.didion.jwnl.util.TypeCheckingList
- getTypeCheckingListIterator(int) - Method in class net.didion.jwnl.util.TypeCheckingList
- getUsageCount(long, String) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
-
Not implemented in DB yet.
- getUsageCount(long, String) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
-
Not implemented in Map yet.
- getValidPOSSet() - Method in class net.didion.jwnl.data.IndexWordSet
-
Get a set of all the parts-of-speech for which there is an IndexWord in this set.
- getValue() - Method in class net.didion.jwnl.util.factory.NameValueParam
- getValue() - Method in interface net.didion.jwnl.util.factory.Param
- getValue() - Method in class net.didion.jwnl.util.factory.ParamList
- getValue() - Method in class net.didion.jwnl.util.factory.ValueParam
- getVerbFrameFlags() - Method in class net.didion.jwnl.data.Synset
- getVerbFrameFlags() - Method in class net.didion.jwnl.data.SynsetProxy
- getVerbFrameFlags() - Method in class net.didion.jwnl.data.Verb
- getVerbFrameIndicies() - Method in class net.didion.jwnl.data.Synset
- getVerbFrameIndicies() - Method in class net.didion.jwnl.data.SynsetProxy
- getVerbFrameIndicies() - Method in class net.didion.jwnl.data.Verb
- getVerbFrameIndicies(BitSet) - Static method in class net.didion.jwnl.data.VerbFrame
-
Gets the verb frame indices for a synset.
- getVerbFrameQuery(POS, long) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
- getVerbFrameQuery(POS, long) - Method in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- getVerbFrames() - Method in class net.didion.jwnl.data.Synset
-
Returns all Verb Frames that are valid for all the words in this synset
- getVerbFrames() - Method in class net.didion.jwnl.data.SynsetProxy
- getVerbFrames() - Method in class net.didion.jwnl.data.Verb
- getVerbFramesAsString() - Method in class net.didion.jwnl.data.Verb
- getVerbFramesSize() - Static method in class net.didion.jwnl.data.VerbFrame
- getVerbGroup(Synset) - Method in class net.didion.jwnl.data.PointerUtils
-
Get the group that this verb belongs to.
- getVersion() - Static method in class net.didion.jwnl.JWNL
-
Get the current WordNet version
- getWord() - Method in class net.didion.jwnl.data.list.PointerTargetNode
-
If the target is a word, return it, otherwise return null.
- getWord(int) - Method in class net.didion.jwnl.data.Synset
- getWord(int) - Method in class net.didion.jwnl.data.SynsetProxy
- getWords() - Method in class net.didion.jwnl.data.Synset
- getWords() - Method in class net.didion.jwnl.data.SynsetProxy
- getWordsSize() - Method in class net.didion.jwnl.data.Synset
- go() - Method in class net.didion.jwnl.utilities.Examples
H
- handleGetObject(String) - Method in class net.didion.jwnl.util.ResourceBundleSet
- hasChildTreeList() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- hasDelegate(String) - Method in class net.didion.jwnl.dictionary.morph.AbstractDelegatingOperation
- hashCode() - Method in class net.didion.jwnl.data.DictionaryElementType
- hashCode() - Method in class net.didion.jwnl.data.Exc
- hashCode() - Method in class net.didion.jwnl.data.IndexWord
- hashCode() - Method in class net.didion.jwnl.data.list.PointerTargetNode
- hashCode() - Method in class net.didion.jwnl.data.Pointer
- hashCode() - Method in class net.didion.jwnl.data.PointerType
- hashCode() - Method in class net.didion.jwnl.data.POS
-
Returns the underlying pos key's hashcode.
- hashCode() - Method in class net.didion.jwnl.data.Synset
- hashCode() - Method in class net.didion.jwnl.data.SynsetProxy
- hashCode() - Method in class net.didion.jwnl.data.VerbFrame
- hashCode() - Method in class net.didion.jwnl.data.Word
- hashCode() - Method in class net.didion.jwnl.dictionary.file.DictionaryFileType
- hashCode() - Method in class net.didion.jwnl.dictionary.MapBackedDictionary.MapTableKey
- hashCode() - Method in class net.didion.jwnl.dictionary.POSKey
- hashCode() - Method in class net.didion.jwnl.JWNL.Version
- hashCode() - Method in class net.didion.jwnl.util.MessageLogLevel
- hasNext() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- hasNext() - Method in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- hasNext() - Method in class net.didion.jwnl.dictionary.MapBackedDictionary.IndexWordIterator
- hasNext() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- hasParent() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- hasPointerTreeList() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- hasPrevious() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- hasValidChildTreeList() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
-
A valid childTreeList is one that is not null and not empty.
- hasValidPointerTreeList() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
-
A valid pointerTreeList is one that is not null and not empty.
- HYPERNYM - Static variable in class net.didion.jwnl.data.PointerType
- HYPONYM - Static variable in class net.didion.jwnl.data.PointerType
I
- idToSynsetOffset - Variable in class net.didion.jwnl.utilities.DictionaryToDatabase
-
Mapping of database id's to synset offset id's.
- idToSynsetOffset - Variable in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Mapping of database id's to synset offset id's.
- IMMEDIATE_POSTNOMINAL - Static variable in class net.didion.jwnl.data.Adjective
- increment(BitSet, int) - Static method in class net.didion.jwnl.dictionary.morph.Util
- INDEX - Static variable in class net.didion.jwnl.dictionary.file.DictionaryFileType
- INDEX_WORD - Static variable in class net.didion.jwnl.data.DictionaryElementType
-
Property to define an index file.
- INDEX_WORD_CACHE_SIZE - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
Size of the index word cache.
- IndexFileLookaheadIterator(POS) - Constructor for class net.didion.jwnl.dictionary.FileBackedDictionary.IndexFileLookaheadIterator
- indexOf(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
- IndexWord - Class in net.didion.jwnl.data
-
An
IndexWord
represents a line of the pos.index
file. - IndexWord(String, POS, long[]) - Constructor for class net.didion.jwnl.data.IndexWord
- IndexWordIterator(Iterator, String, String) - Constructor for class net.didion.jwnl.dictionary.MapBackedDictionary.IndexWordIterator
- IndexWordIterator(POS, Query) - Constructor for class net.didion.jwnl.dictionary.DatabaseBackedDictionary.IndexWordIterator
- IndexWordSet - Class in net.didion.jwnl.data
-
A class to simplify the access to a set of
IndexWord
s, each containing one part of speech of the same word. - IndexWordSet(String) - Constructor for class net.didion.jwnl.data.IndexWordSet
- INFINITY - Static variable in class net.didion.jwnl.data.PointerUtils
-
Representation of infinite depth.
- INFO - Static variable in class net.didion.jwnl.util.MessageLogLevel
- init - Static variable in class net.didion.jwnl.data.LexFileIdMap
-
Initialization variable for this map.
- init(List, Class) - Method in class net.didion.jwnl.util.TypeCheckingList
- initialize() - Static method in class net.didion.jwnl.data.Adjective
- initialize() - Static method in class net.didion.jwnl.data.PointerType
- initialize() - Static method in class net.didion.jwnl.data.VerbFrame
- initialize(InputStream) - Static method in class net.didion.jwnl.JWNL
-
Parses a properties file and sets the ready state at various points.
- INITIALIZED - Static variable in class net.didion.jwnl.JWNL
- initLemmaToOffsetMaps() - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- initMap() - Static method in class net.didion.jwnl.data.LexFileIdMap
-
Initializes our mappings
- insertData() - Method in class net.didion.jwnl.utilities.DictionaryToDatabase
-
Inserts the data into the database.
- insertData() - Method in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Inserts the data into the database.
- insertParams(String, Object[]) - Static method in class net.didion.jwnl.JWNL
- install() - Method in class net.didion.jwnl.util.factory.Element
-
If the class is installable, this method will install it using the parameters
- install(String, Class) - Static method in class net.didion.jwnl.dictionary.MapBackedDictionary
- install(String, Class, MorphologicalProcessor) - Static method in class net.didion.jwnl.dictionary.MapBackedDictionary
- install(Map) - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- install(Map) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
-
Install a FileBackedDictionary from a map of parameters.
- install(Map) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
-
Install a
MapBackedDictionary
from a map of parameters. - install(Map) - Method in interface net.didion.jwnl.util.factory.Installable
- install(FileManager, FileDictionaryElementFactory) - Static method in class net.didion.jwnl.dictionary.FileBackedDictionary
-
Construct a Dictionary that retrieves file data from
fileManager
. - install(FileManager, FileDictionaryElementFactory, boolean) - Static method in class net.didion.jwnl.dictionary.FileBackedDictionary
- install(FileManager, MorphologicalProcessor, FileDictionaryElementFactory) - Static method in class net.didion.jwnl.dictionary.FileBackedDictionary
-
Construct a Dictionary that retrieves file data from
fileManager
. - install(FileManager, MorphologicalProcessor, FileDictionaryElementFactory, boolean) - Static method in class net.didion.jwnl.dictionary.FileBackedDictionary
- Installable - Interface in net.didion.jwnl.util.factory
-
An
Installable
is an object that defines a framework for allowing subclasses to define an instance of themselves as the single static instance of the superclass. - INSTANCE - Static variable in class net.didion.jwnl.data.PointerUtils
- INSTANCE - Static variable in class net.didion.jwnl.data.relationship.RelationshipFinder
- INSTANCE_HYPERNYM - Static variable in class net.didion.jwnl.data.PointerType
- INSTANCES_HYPONYM - Static variable in class net.didion.jwnl.data.PointerType
- INTERNAL_ID - Static variable in class net.didion.jwnl.utilities.DictionaryToDatabase
- INTERNAL_ID - Static variable in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
- isAdjectiveCluster() - Method in class net.didion.jwnl.data.Synset
- isAdjectiveCluster() - Method in class net.didion.jwnl.data.SynsetProxy
- isCachingEnabled() - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- isCurrentFormAvailable() - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- isEmpty() - Method in class net.didion.jwnl.util.TypeCheckingList
- isExecuted() - Method in class net.didion.jwnl.dictionary.database.Query
- isFormAvailable(int) - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- isFull() - Method in class net.didion.jwnl.util.cache.LRUCache
- isInitialized() - Static method in class net.didion.jwnl.JWNL
- isLemmaKey() - Method in class net.didion.jwnl.dictionary.POSKey
- isLevelEnabled(MessageLogLevel) - Method in class net.didion.jwnl.util.MessageLog
- isLexical() - Method in class net.didion.jwnl.data.list.PointerTargetNode
-
Returns true if the target is a Word, else false.
- isLexical() - Method in class net.didion.jwnl.data.Pointer
-
True if this pointer's source is a Word
- isMoreFormsAvailable() - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- isNextOperationAvailable() - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
- isOffsetKey() - Method in class net.didion.jwnl.dictionary.POSKey
- isOpen() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalog
- isOpen() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalogSet
- isOpen() - Method in interface net.didion.jwnl.dictionary.file.DictionaryFile
-
Return true if the file is open
- isOpen() - Method in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- isOpen() - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- isOpen() - Method in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- isPreviousLineOffset(long) - Method in interface net.didion.jwnl.dictionary.file.RandomAccessDictionaryFile
-
Return true if
offset
is the previous offset. - isPreviousLineOffset(long) - Method in class net.didion.jwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
- isSymmetric() - Method in class net.didion.jwnl.data.PointerType
- isSymmetric(PointerType) - Static method in class net.didion.jwnl.data.PointerType
-
Returns true if type is a symmetric pointer type (it is its own symmetric type).
- isValidPOS(POS) - Method in class net.didion.jwnl.data.IndexWordSet
-
Return true if there is a word with part-of-speech
pos
in this set. - iterator() - Method in class net.didion.jwnl.util.TypeCheckingList
J
- JAVA_VERSION_PROPERTY - Static variable in class net.didion.jwnl.JWNL
- JNDI - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- JWNL - Class in net.didion.jwnl
-
Contains system info as well as JWNL properties.
- JWNL() - Constructor for class net.didion.jwnl.JWNL
-
Create a private JWNL to prevent construction.
- JWNL.OS - Class in net.didion.jwnl
-
Used to create constants that represent the major categories of operating systems.
- JWNL.Version - Class in net.didion.jwnl
-
Represents a version of WordNet.
- JWNLException - Exception Class in net.didion.jwnl
-
Base level exception used by JWNL.
- JWNLException(String) - Constructor for exception class net.didion.jwnl.JWNLException
- JWNLException(String, Object) - Constructor for exception class net.didion.jwnl.JWNLException
- JWNLException(String, Object[]) - Constructor for exception class net.didion.jwnl.JWNLException
- JWNLException(String, Object[], Throwable) - Constructor for exception class net.didion.jwnl.JWNLException
- JWNLException(String, Object, Throwable) - Constructor for exception class net.didion.jwnl.JWNLException
- JWNLException(String, Throwable) - Constructor for exception class net.didion.jwnl.JWNLException
- JWNLRuntimeException - Exception Class in net.didion.jwnl
-
Base level runtime exception used by JWNL.
- JWNLRuntimeException(String) - Constructor for exception class net.didion.jwnl.JWNLRuntimeException
- JWNLRuntimeException(String, Object) - Constructor for exception class net.didion.jwnl.JWNLRuntimeException
- JWNLRuntimeException(String, Object[]) - Constructor for exception class net.didion.jwnl.JWNLRuntimeException
- JWNLRuntimeException(String, Object[], Throwable) - Constructor for exception class net.didion.jwnl.JWNLRuntimeException
- JWNLRuntimeException(String, Object, Throwable) - Constructor for exception class net.didion.jwnl.JWNLRuntimeException
- JWNLRuntimeException(String, Throwable) - Constructor for exception class net.didion.jwnl.JWNLRuntimeException
K
- KEY_TO_OBJECT_MAP - Static variable in class net.didion.jwnl.data.Adjective
- KEY_TO_POINTER_TYPE_MAP - Static variable in class net.didion.jwnl.data.PointerType
L
- LANGUAGE_ATTRIBUTE - Static variable in class net.didion.jwnl.JWNL
- lastIndexOf(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
- LEMMA_FOR_INDEX_WORD_ID_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- length() - Method in interface net.didion.jwnl.dictionary.file.RandomAccessDictionaryFile
-
Get the length, in bytes, of the file
- length() - Method in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- length() - Method in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- LexFileIdMap - Class in net.didion.jwnl.data
-
LexFileIdMap maps the names of the lexiographer files to the identifiers found in the data.pos files.
- LexFileIdMap() - Constructor for class net.didion.jwnl.data.LexFileIdMap
- lexFileName - Variable in class net.didion.jwnl.data.Synset
-
The proper name for the lexicographer file (noun.plant, etc)
- lexFileNum - Variable in class net.didion.jwnl.data.Synset
-
The lexicographer file name id.
- LEXICAL - Static variable in class net.didion.jwnl.data.PointerType
- lexId - Variable in class net.didion.jwnl.data.Word
-
The lexicographer id that identifies this lemma.
- lexIdMap - Static variable in class net.didion.jwnl.data.LexFileIdMap
-
A mapping invalid input: '<'Long, String> of id's to files.
- lexNameMap - Static variable in class net.didion.jwnl.data.LexFileIdMap
-
A mapping invalid input: '<'String, Long> of files to id's.
- listIterator() - Method in class net.didion.jwnl.util.TypeCheckingList
- listIterator(int) - Method in class net.didion.jwnl.util.TypeCheckingList
- loadDictFile(DictionaryFile) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
- loadSenseKeyAndUsage(String) - Method in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
loads the sense key usage from a file.
- loadSynset(int) - Method in class net.didion.jwnl.data.IndexWord
- log(MessageLogLevel, String) - Method in class net.didion.jwnl.util.MessageLog
- log(MessageLogLevel, String, Object) - Method in class net.didion.jwnl.util.MessageLog
- log(MessageLogLevel, String, Object[]) - Method in class net.didion.jwnl.util.MessageLog
- log(MessageLogLevel, String, Object[], Throwable) - Method in class net.didion.jwnl.util.MessageLog
- log(MessageLogLevel, String, Object, Throwable) - Method in class net.didion.jwnl.util.MessageLog
- log(MessageLogLevel, String, Throwable) - Method in class net.didion.jwnl.util.MessageLog
- LOG - Static variable in class net.didion.jwnl.utilities.DictionaryToDatabase
-
Our message log.
- LOG - Static variable in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Our message log.
- lookup(String) - Static method in class net.didion.jwnl.dictionary.file_manager.RemoteFileManager
-
Lookup the object bound to the value of
BINDING_NAME
in the RMI registry on the host named by hostname - lookupAllBaseForms(POS, String) - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
- lookupAllBaseForms(POS, String) - Method in interface net.didion.jwnl.dictionary.MorphologicalProcessor
-
Return all the base forms of derivation
- lookupAllIndexWords(String) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Return a set of
IndexWord
s, with each element in the set corresponding to a part-of-speech of word. - lookupBaseForm(POS, String) - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
-
Lookup the base form of a word.
- lookupBaseForm(POS, String) - Method in interface net.didion.jwnl.dictionary.MorphologicalProcessor
-
Try to turn derivation into a word that is found in the index file for pos.
- LookupExceptionsOperation - Class in net.didion.jwnl.dictionary.morph
-
Lookup the word in the exceptions file of the given part-of-speech.
- LookupExceptionsOperation() - Constructor for class net.didion.jwnl.dictionary.morph.LookupExceptionsOperation
- lookupIndexWord(POS, String) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Main word lookup procedure.
- LookupIndexWordOperation - Class in net.didion.jwnl.dictionary.morph
- LookupIndexWordOperation() - Constructor for class net.didion.jwnl.dictionary.morph.LookupIndexWordOperation
- LookupInfo(POS, String, Operation[]) - Constructor for class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
- lookupNextBaseForm(POS, String, DefaultMorphologicalProcessor.LookupInfo) - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
-
Lookup the next base form of a pos/word pair.
- LRUCache - Class in net.didion.jwnl.util.cache
-
A fixed-capacity
Cache
that stores the most recently used elements. - LRUCache(int) - Constructor for class net.didion.jwnl.util.cache.LRUCache
- LRUCacheSet - Class in net.didion.jwnl.util.cache
- LRUCacheSet(Object[]) - Constructor for class net.didion.jwnl.util.cache.LRUCacheSet
- LRUCacheSet(Object[], int) - Constructor for class net.didion.jwnl.util.cache.LRUCacheSet
- LRUCacheSet(Object[], int[]) - Constructor for class net.didion.jwnl.util.cache.LRUCacheSet
M
- MAC - Static variable in class net.didion.jwnl.JWNL
- main(String[]) - Static method in class net.didion.jwnl.utilities.DictionaryToDatabase
-
Run the program, requires 4 arguments.
- main(String[]) - Static method in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Run the program, requires 4 arguments.
- main(String[]) - Static method in class net.didion.jwnl.utilities.DictionaryToMap
- main(String[]) - Static method in class net.didion.jwnl.utilities.Examples
- makeFilename() - Method in class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
-
Build a filename from the part-of-speech and the file type.
- makeFilename() - Method in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- makeInheritedTree(PointerTargetTree, PointerType[], PointerType, int, int, boolean) - Method in class net.didion.jwnl.data.PointerUtils
-
Turn an existing tree into an inheritance tree.
- makeInheritedTree(Synset, PointerType) - Method in class net.didion.jwnl.data.PointerUtils
-
Create 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[]) - Method in class net.didion.jwnl.data.PointerUtils
-
Create 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) - Method in class net.didion.jwnl.data.PointerUtils
-
Create 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) - Method in class net.didion.jwnl.data.PointerUtils
-
Create 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) - Method in class net.didion.jwnl.data.PointerUtils
-
Create 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) - Method in class net.didion.jwnl.data.PointerUtils
-
Create 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.
- makeInheritedTreeList(PointerTargetTreeNodeList, PointerType[], PointerType, int, int, boolean) - Method in class net.didion.jwnl.data.PointerUtils
-
Turn an existing tree list into an inheritance tree list.
- makeNonWindowsFilename(String, String) - Method in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- makePointerTargetTreeList(PointerTargetNodeList, PointerType[], PointerType, int, boolean) - Method in class net.didion.jwnl.data.PointerUtils
-
Make a nested list of pointer targets to depth depth, starting at each
synset
in list. - makePointerTargetTreeList(PointerTargetNodeList, PointerType, PointerType, int, boolean) - Method in class net.didion.jwnl.data.PointerUtils
-
Make a nested list of pointer targets to depth depth, starting at each
synset
in list. - makePointerTargetTreeList(Synset, PointerType) - Method in class net.didion.jwnl.data.PointerUtils
-
Make a nested list of pointer targets to the default depth, starting at
synset
. - makePointerTargetTreeList(Synset, PointerType[]) - Method in class net.didion.jwnl.data.PointerUtils
-
Make a nested list of pointer targets to the default depth, starting at
synset
. - makePointerTargetTreeList(Synset, PointerType[], int) - Method in class net.didion.jwnl.data.PointerUtils
-
Make a nested list of pointer targets to depth depth, starting at
synset
. - makePointerTargetTreeList(Synset, PointerType[], PointerType, int, boolean) - Method in class net.didion.jwnl.data.PointerUtils
-
Make a nested list of pointer targets to depth depth, starting at
synset
. - makePointerTargetTreeList(Synset, PointerType[], PointerType, int, boolean, PointerTargetTreeNode) - Method in class net.didion.jwnl.data.PointerUtils
- makePointerTargetTreeList(Synset, PointerType, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Make a nested list of pointer targets to depth depth, starting at
synset
. - makePointerTargetTreeList(Synset, PointerType, PointerType, int, boolean) - Method in class net.didion.jwnl.data.PointerUtils
-
Make a nested list of pointer targets to depth depth, starting at
synset
. - makeWindowsFilename(String, String) - Method in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
-
Makes a windows file type string.
- MapBackedDictionary - Class in net.didion.jwnl.dictionary
-
A
Dictionary
backed byMap
s. - MapBackedDictionary() - Constructor for class net.didion.jwnl.dictionary.MapBackedDictionary
- MapBackedDictionary(DictionaryCatalogSet, MorphologicalProcessor) - Constructor for class net.didion.jwnl.dictionary.MapBackedDictionary
-
Create a
MapBackedDictionary
with the specified set of files. - MapBackedDictionary.IndexWordIterator - Class in net.didion.jwnl.dictionary
- MapBackedDictionary.MapTableKey - Class in net.didion.jwnl.dictionary
- MapTableKey(POS, DictionaryFileType) - Constructor for class net.didion.jwnl.dictionary.MapBackedDictionary.MapTableKey
- matches(String) - Method in class net.didion.jwnl.JWNL.OS
-
Returns true if testOS is a version of this OS.
- MEMBER_HOLONYM - Static variable in class net.didion.jwnl.data.PointerType
- MEMBER_MERONYM - Static variable in class net.didion.jwnl.data.PointerType
- MessageLog - Class in net.didion.jwnl.util
- MessageLog(Class) - Constructor for class net.didion.jwnl.util.MessageLog
- MessageLogLevel - Class in net.didion.jwnl.util
- MessageLogLevel(String) - Constructor for class net.didion.jwnl.util.MessageLogLevel
- MinMax(int, int) - Constructor for class net.didion.jwnl.dictionary.database.DatabaseManagerImpl.MinMax
- MORPH - Static variable in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
-
MorphologicalProcessor
class install parameter. - MORPH - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
Morphological processor class install parameter.
- MORPH - Static variable in class net.didion.jwnl.dictionary.MapBackedDictionary
-
MorphologicalProcessor
class install parameter. - MORPH_PHRASE - Variable in class net.didion.jwnl.utilities.Examples
- MorphologicalProcessor - Interface in net.didion.jwnl.dictionary
-
A
MorphologicalProcessor
tries to turn the inflected form of a word or phrase into the form that can be found in WordNet. - moveTo(int) - Method in class net.didion.jwnl.data.list.NodePrinter.NodeListIteratorWrapper
-
Moves the iterator to a point in the iterator where the next index is
index
. - moveToBeginning() - Method in class net.didion.jwnl.data.list.NodePrinter.NodeListIteratorWrapper
-
Move to the initial position in the list (where nextNode() returns the first node in the list
- moveToFirst() - Method in class net.didion.jwnl.data.list.NodePrinter.NodeListIteratorWrapper
-
Move to the first postion in the iterator
- moveToLast() - Method in class net.didion.jwnl.data.list.NodePrinter.NodeListIteratorWrapper
-
Move to the last position in the iterator
- MutableVerb - Class in net.didion.jwnl.princeton.data
-
Wrapper for a verb that allows the VerbFrame flags to be set after the Verb is created.
- MutableVerb(Synset, int, String) - Constructor for class net.didion.jwnl.princeton.data.MutableVerb
N
- N - Static variable in class net.didion.jwnl.data.PointerType
- NAME_ATTRIBUTE - Static variable in class net.didion.jwnl.JWNL
- NameValueParam - Class in net.didion.jwnl.util.factory
- NameValueParam(String, String) - Constructor for class net.didion.jwnl.util.factory.NameValueParam
- NameValueParam(String, String, Param[]) - Constructor for class net.didion.jwnl.util.factory.NameValueParam
- net.didion.jwnl - package net.didion.jwnl
- net.didion.jwnl.data - package net.didion.jwnl.data
-
Classes for extracting and containing data from the dictionary.
- net.didion.jwnl.data.list - package net.didion.jwnl.data.list
-
Lists and associated classes that hold the results of relationship operations.
- net.didion.jwnl.data.relationship - package net.didion.jwnl.data.relationship
-
Tools for finding pointer relationships between words.
- net.didion.jwnl.dictionary - package net.didion.jwnl.dictionary
-
Classes for acessing dictionary information.
- net.didion.jwnl.dictionary.database - package net.didion.jwnl.dictionary.database
-
Classes for accessing databases that contain dictionary information.
- net.didion.jwnl.dictionary.file - package net.didion.jwnl.dictionary.file
-
Classes for accessing files that contain dictionary information.
- net.didion.jwnl.dictionary.file_manager - package net.didion.jwnl.dictionary.file_manager
-
Classes used by
FileBackedDictionary
to interface with the filesystem. - net.didion.jwnl.dictionary.morph - package net.didion.jwnl.dictionary.morph
- net.didion.jwnl.princeton.data - package net.didion.jwnl.princeton.data
-
Implementations of
DictionaryElementFactory
for Princeton's release of WordNet. - net.didion.jwnl.princeton.file - package net.didion.jwnl.princeton.file
-
Implementations of
DictionaryFile
used by the various classes ofDictionary
to access dictionary files using the naming convention used in Princeton's release of WordNet. - net.didion.jwnl.util - package net.didion.jwnl.util
-
Utility classes used by JWNL.
- net.didion.jwnl.util.cache - package net.didion.jwnl.util.cache
-
Classes used for caching information.
- net.didion.jwnl.util.factory - package net.didion.jwnl.util.factory
-
Classes involved in reflective creation of JWNL components.
- net.didion.jwnl.utilities - package net.didion.jwnl.utilities
- newInstance(String, POS, DictionaryFileType) - Method in interface net.didion.jwnl.dictionary.file.DictionaryFile
-
Create a new instance of the dictionary file
- newInstance(String, POS, DictionaryFileType) - Method in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- newInstance(String, POS, DictionaryFileType) - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- newInstance(String, POS, DictionaryFileType) - Method in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- next() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- next() - Method in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- next() - Method in class net.didion.jwnl.dictionary.MapBackedDictionary.IndexWordIterator
- next() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- nextByte() - Method in class net.didion.jwnl.util.TokenizerParser
-
Convert the next token into a byte
- nextHexInt() - Method in class net.didion.jwnl.util.TokenizerParser
-
Convert the next token into a base 16 int
- nextId() - Static method in class net.didion.jwnl.utilities.DictionaryToDatabase
- nextId() - Static method in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
- nextIndex() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- nextInt() - Method in class net.didion.jwnl.util.TokenizerParser
-
Convert the next token into an int
- nextInt(int) - Method in class net.didion.jwnl.util.TokenizerParser
-
Convert the next token into an int with base
radix
- nextLine() - Method in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
-
Read the next line in the iterated file.
- nextLong() - Method in class net.didion.jwnl.util.TokenizerParser
-
Convert the next token into a long
- nextNode() - Method in class net.didion.jwnl.data.list.NodePrinter.NodeListIteratorWrapper
- nextOffset() - Method in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- nextShort() - Method in class net.didion.jwnl.util.TokenizerParser
-
Convert the next token into a short
- Node - Interface in net.didion.jwnl.data.list
-
A node in a list.
- NodeListIteratorWrapper(TypeCheckingList.TypeCheckingListIterator) - Constructor for class net.didion.jwnl.data.list.NodePrinter.NodeListIteratorWrapper
- NodePrinter - Class in net.didion.jwnl.data.list
-
A printer for displaying the contents of a node list.
- NodePrinter() - Constructor for class net.didion.jwnl.data.list.NodePrinter
- NodePrinter(int) - Constructor for class net.didion.jwnl.data.list.NodePrinter
- NodePrinter(PrintStream) - Constructor for class net.didion.jwnl.data.list.NodePrinter
- NodePrinter(PrintStream, int) - Constructor for class net.didion.jwnl.data.list.NodePrinter
- NodePrinter.NodeListIteratorWrapper - Class in net.didion.jwnl.data.list
-
Wrapper for a NodeListIterator that allows the next pointer to be moved to any index.
- NOMINALIZATION - Static variable in class net.didion.jwnl.data.PointerType
- NONE - Static variable in class net.didion.jwnl.data.Adjective
- NOUN - Static variable in class net.didion.jwnl.data.POS
- NOUN_EXT - Static variable in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- NUMBER_ATTRIBUTE - Static variable in class net.didion.jwnl.JWNL
O
- ObjectDictionaryFile - Interface in net.didion.jwnl.dictionary.file
-
DictioanryFile
that reads and writes serailazed objects. - ObservableCache(int) - Constructor for class net.didion.jwnl.dictionary.AbstractCachingDictionary.ObservableCache
- open() - Method in class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
-
Open the file.
- open() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalog
- open() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalogSet
- open() - Method in interface net.didion.jwnl.dictionary.file.DictionaryFile
-
Open the file.
- openFile(File) - Method in class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
-
Open the file at path
path
- openFile(File) - Method in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- openFile(File) - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
-
Here we try to be intelligent about opening streams.
- openFile(File) - Method in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- openInputStream() - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- openOutputStream() - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- openStreams() - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
-
Open the input and output streams.
- Operation - Interface in net.didion.jwnl.dictionary.morph
- OPERATIONS - Static variable in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
-
Parameter that determines the operations this morphological processor will perform
- OPERATIONS - Static variable in class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
- OS(String) - Constructor for class net.didion.jwnl.JWNL.OS
- OS_PROPERTY_NAME - Static variable in class net.didion.jwnl.JWNL
P
- Param - Interface in net.didion.jwnl.util.factory
-
Represents a parameter in a properties file.
- PARAM_TAG - Static variable in class net.didion.jwnl.JWNL
- ParamList - Class in net.didion.jwnl.util.factory
- ParamList(String) - Constructor for class net.didion.jwnl.util.factory.ParamList
- ParamList(String, Param[]) - Constructor for class net.didion.jwnl.util.factory.ParamList
- parseAndCacheExceptionLine(POS, long, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- parseAndCacheIndexWordLine(POS, long, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
- parseLine(POS, long, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- parseLine(POS, long, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary.IndexFileLookaheadIterator
- PART_HOLONYM - Static variable in class net.didion.jwnl.data.PointerType
- PART_MERONYM - Static variable in class net.didion.jwnl.data.PointerType
- PARTICIPLE_OF - Static variable in class net.didion.jwnl.data.PointerType
- PASSWORD - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- PATH - Static variable in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Dictionary path install parameter.
- PATH - Static variable in class net.didion.jwnl.dictionary.MapBackedDictionary
-
The path of the dictionary files
- PERTAINYM - Static variable in class net.didion.jwnl.data.PointerType
- PHRASE_OPERATIONS - Static variable in class net.didion.jwnl.dictionary.morph.TokenizerOperation
-
Parameter that determines the operations this operation will perform on the phrases.
- Pointer - Class in net.didion.jwnl.data
-
A
Pointer
encodes a lexical or semantic relationship between WordNet entities. - Pointer(PointerTarget, int, PointerType, POS, long, int) - Constructor for class net.didion.jwnl.data.Pointer
- Pointer.TargetIndex - Class in net.didion.jwnl.data
-
This class is used to avoid paging in the target before it is required, and to prevent keeping a large portion of the database resident once the target has been queried.
- PointerTarget - Class in net.didion.jwnl.data
-
A
PointerTarget
is the source or target of aPointer
. - PointerTarget() - Constructor for class net.didion.jwnl.data.PointerTarget
- PointerTargetNode - Class in net.didion.jwnl.data.list
-
A node in a
PointerTargetNodeList
. - PointerTargetNode(PointerTarget) - Constructor for class net.didion.jwnl.data.list.PointerTargetNode
- PointerTargetNode(PointerTarget, PointerType) - Constructor for class net.didion.jwnl.data.list.PointerTargetNode
- PointerTargetNodeList - Class in net.didion.jwnl.data.list
-
A
PointerTargetNodeList
holds the results of a relationship method. - PointerTargetNodeList() - Constructor for class net.didion.jwnl.data.list.PointerTargetNodeList
- PointerTargetNodeList(LinkedList) - Constructor for class net.didion.jwnl.data.list.PointerTargetNodeList
- PointerTargetNodeList(LinkedList, Class) - Constructor for class net.didion.jwnl.data.list.PointerTargetNodeList
- PointerTargetNodeList(PointerTarget[]) - Constructor for class net.didion.jwnl.data.list.PointerTargetNodeList
- PointerTargetTree - Class in net.didion.jwnl.data.list
-
A container for the root node of a pointer target tree.
- PointerTargetTree(PointerTargetTreeNode) - Constructor for class net.didion.jwnl.data.list.PointerTargetTree
- PointerTargetTree(Synset, PointerTargetTreeNodeList) - Constructor for class net.didion.jwnl.data.list.PointerTargetTree
- PointerTargetTreeNode - Class in net.didion.jwnl.data.list
-
A node in a
PointerTargetTreeNodeList
. - PointerTargetTreeNode(PointerTarget) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
- PointerTargetTreeNode(PointerTarget, PointerTargetTreeNodeList, PointerTargetTreeNodeList, PointerType) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
- PointerTargetTreeNode(PointerTarget, PointerTargetTreeNodeList, PointerTargetTreeNodeList, PointerType, PointerTargetTreeNode) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
- PointerTargetTreeNode(PointerTarget, PointerTargetTreeNodeList, PointerType) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
- PointerTargetTreeNode(PointerTarget, PointerTargetTreeNodeList, PointerType, PointerTargetTreeNode) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
- PointerTargetTreeNode(PointerTarget, PointerType) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
- PointerTargetTreeNode(PointerTarget, PointerType, PointerTargetTreeNode) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
- PointerTargetTreeNodeList - Class in net.didion.jwnl.data.list
-
A list of
PointerTargetTreeNode
s. - PointerTargetTreeNodeList() - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- PointerTargetTreeNodeList(LinkedList) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- PointerTargetTreeNodeList.FindNodeOperation - Class in net.didion.jwnl.data.list
-
Operation that is used for finding the specified node in a tree.
- PointerTargetTreeNodeList.FindTargetOperation - Class in net.didion.jwnl.data.list
-
Operation that is used for finding the node(s) in a tree that have the specified
PointerTarget
. - PointerTargetTreeNodeList.Operation - Interface in net.didion.jwnl.data.list
-
Operation that is performed on the nodes of a tree or list.
- PointerType - Class in net.didion.jwnl.data
-
Instances of this class enumerate the possible WordNet pointer types, and are used to label
PointerType
s. - PointerType(String, String, int) - Constructor for class net.didion.jwnl.data.PointerType
- PointerUtils - Class in net.didion.jwnl.data
-
This class constains static methods for performing various pointer operations.
- PointerUtils() - Constructor for class net.didion.jwnl.data.PointerUtils
- POS - Class in net.didion.jwnl.data
-
Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech.
- POS(String, String) - Constructor for class net.didion.jwnl.data.POS
- POS_TO_MASK_MAP - Static variable in class net.didion.jwnl.data.PointerType
- POSKey - Class in net.didion.jwnl.dictionary
-
A cache key consists of a
POS
and an object - POSKey(POS, long) - Constructor for class net.didion.jwnl.dictionary.POSKey
- POSKey(POS, Object) - Constructor for class net.didion.jwnl.dictionary.POSKey
- POSKey(POS, String) - Constructor for class net.didion.jwnl.dictionary.POSKey
- PREDICATIVE - Static variable in class net.didion.jwnl.data.Adjective
- prepareQueryString(String) - Static method in class net.didion.jwnl.dictionary.Dictionary
-
Prepares the lemma for being used in a lookup operation.
- previous() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- previousIndex() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- previousNode() - Method in class net.didion.jwnl.data.list.NodePrinter.NodeListIteratorWrapper
- PrincetonChannelDictionaryFile - Class in net.didion.jwnl.princeton.file
-
A
RandomAccessDictionaryFile
that accesses files named with Princeton's dictionary file naming convention. - PrincetonChannelDictionaryFile() - Constructor for class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- PrincetonChannelDictionaryFile(String, POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- PrincetonObjectDictionaryFile - Class in net.didion.jwnl.princeton.file
-
ObjectDictionaryFile
that accesses files names with the Princeton dictionary file naming convention. - PrincetonObjectDictionaryFile() - Constructor for class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- PrincetonObjectDictionaryFile(String, POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- PrincetonRandomAccessDictionaryFile - Class in net.didion.jwnl.princeton.file
-
A
RandomAccessDictionaryFile
that accesses files named with Princeton's dictionary file naming convention. - PrincetonRandomAccessDictionaryFile() - Constructor for class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- PrincetonRandomAccessDictionaryFile(String, POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- PrincetonRandomAccessDictionaryFile(String, POS, DictionaryFileType, String) - Constructor for class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- PrincetonWN16DatabaseDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
- PrincetonWN16DatabaseDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWN16DatabaseDictionaryElementFactory
- PrincetonWN16FileDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
-
FileDictionaryElementFactory
that produces elements for Princeton's release of WordNet v 1.6 - PrincetonWN16FileDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWN16FileDictionaryElementFactory
- PrincetonWN17DatabaseDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
- PrincetonWN17DatabaseDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWN17DatabaseDictionaryElementFactory
- PrincetonWN17FileDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
-
FileDictionaryElementFactory
that produces elements for the Princeton release of WordNet v 1.7 - PrincetonWN17FileDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWN17FileDictionaryElementFactory
- PrincetonWN30DatabaseDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
-
Supports the wordnet 3.0 database, including sense key and usage count information.
- PrincetonWN30DatabaseDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWN30DatabaseDictionaryElementFactory
-
Initialize the factory.
- print() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
- print() - Method in class net.didion.jwnl.data.list.PointerTargetTree
- print(int) - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
- print(PrintStream) - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
- print(PrintStream, int) - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
- print(PrintStream, int, int) - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
- print(PrintStream, Node, int, int) - Method in class net.didion.jwnl.data.list.NodePrinter
-
Print the contents of the given node, indenting it indent spaces.
- print(TypeCheckingList.TypeCheckingListIterator) - Method in class net.didion.jwnl.data.list.NodePrinter
-
Print the contents of itr using the default indent
- print(TypeCheckingList.TypeCheckingListIterator, int) - Method in class net.didion.jwnl.data.list.NodePrinter
-
Print the contents of itr indenting each line indent spaces.
- print(TypeCheckingList.TypeCheckingListIterator, int, int) - Method in class net.didion.jwnl.data.list.NodePrinter
-
Print the contents of itr to the default stream.
- print(TypeCheckingList.TypeCheckingListIterator, PrintStream) - Method in class net.didion.jwnl.data.list.NodePrinter
-
Print the contents of itr to the given stream
- print(TypeCheckingList.TypeCheckingListIterator, PrintStream, int) - Method in class net.didion.jwnl.data.list.NodePrinter
-
Print the contents of itr to the given stream indenting each line indent spaces.
- print(TypeCheckingList.TypeCheckingListIterator, PrintStream, int, int) - Method in class net.didion.jwnl.data.list.NodePrinter
-
Print the contents of itr to the given stream.
- PRINTER - Static variable in class net.didion.jwnl.data.list.PointerTargetNodeList
- PRINTER - Static variable in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
- PUBLISHER_ATTRIBUTE - Static variable in class net.didion.jwnl.JWNL
- put(Object, Object) - Method in interface net.didion.jwnl.util.cache.Cache
-
Store value in the cache, indexed by key.
- putTable(POS, DictionaryFileType, Map) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
-
Use table for lookups to the file represented by pos and fileType.
Q
- Query - Class in net.didion.jwnl.dictionary.database
- Query(String, Connection) - Constructor for class net.didion.jwnl.dictionary.database.Query
R
- RandomAccessDictionaryFile - Interface in net.didion.jwnl.dictionary.file
-
DictionaryFile
that reads lines from a random-access text file. - read() - Method in interface net.didion.jwnl.dictionary.file.RandomAccessDictionaryFile
-
Read a byte from the file
- read() - Method in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- read() - Method in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- READ_ONLY - Static variable in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
-
Read-only file permission.
- READ_WRITE - Static variable in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
-
Read-write file permission.
- readLine() - Method in interface net.didion.jwnl.dictionary.file.RandomAccessDictionaryFile
-
Read a line from the file
- readLine() - Method in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- readLine() - Method in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- readLineAt(POS, DictionaryFileType, long) - Method in interface net.didion.jwnl.dictionary.file_manager.FileManager
-
Read the line that begins at file offset offset.
- readLineAt(POS, DictionaryFileType, long) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Read the line that begins at file offset offset.
- readLineWord(RandomAccessDictionaryFile) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Reads the first word from a file (ie offset, index word)
- readObject() - Method in interface net.didion.jwnl.dictionary.file.ObjectDictionaryFile
-
Read and deserialize an object from the file
- readObject() - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- readObject(ObjectInputStream) - Method in class net.didion.jwnl.data.Adjective
- readObject(ObjectInputStream) - Method in class net.didion.jwnl.data.Exc
- readObject(ObjectInputStream) - Method in class net.didion.jwnl.data.IndexWord
- readObject(ObjectInputStream) - Method in class net.didion.jwnl.data.Pointer
- readObject(ObjectInputStream) - Method in class net.didion.jwnl.data.Pointer.TargetIndex
- readObject(ObjectInputStream) - Method in class net.didion.jwnl.data.Synset
- REGION - Static variable in class net.didion.jwnl.data.PointerType
- REGION_MEMBER - Static variable in class net.didion.jwnl.data.PointerType
- registerDriver() - Method in class net.didion.jwnl.dictionary.database.ConnectionManager
- Relationship - Class in net.didion.jwnl.data.relationship
-
A
Relationship
encapsulates the relationship between two synsets. - Relationship(PointerType, PointerTargetNodeList, Synset, Synset) - Constructor for class net.didion.jwnl.data.relationship.Relationship
- Relationship.StringBufferOutputStream - Class in net.didion.jwnl.data.relationship
- RelationshipFinder - Class in net.didion.jwnl.data.relationship
- RelationshipFinder() - Constructor for class net.didion.jwnl.data.relationship.RelationshipFinder
- RelationshipList - Class in net.didion.jwnl.data.relationship
-
A list of
Relationship
s. - RelationshipList() - Constructor for class net.didion.jwnl.data.relationship.RelationshipList
- RemoteFileManager - Class in net.didion.jwnl.dictionary.file_manager
-
An object of this class can serve as a
FileManager
for remoteFileBackedDictionary
instantiations using RMI. - RemoteFileManager(String, Class) - Constructor for class net.didion.jwnl.dictionary.file_manager.RemoteFileManager
-
Construct a file manager backed by a set of files contained in the default WN search directory.
- remove() - Method in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- remove() - Method in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
-
This method can be over-ridden to remove the currently pointed-at object from the data source backing the iterator.
- remove() - Method in class net.didion.jwnl.dictionary.MapBackedDictionary.IndexWordIterator
- remove() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- remove(int) - Method in class net.didion.jwnl.util.TypeCheckingList
- remove(Object) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.ObservableCache
- remove(Object) - Method in interface net.didion.jwnl.util.cache.Cache
-
Remotes the object associated with key and returns that object.
- remove(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
- remove(POS) - Method in class net.didion.jwnl.data.IndexWordSet
-
Remove the IndexWord associated with
p
from this set. - removeAll(Collection) - Method in class net.didion.jwnl.util.TypeCheckingList
- removeEldestEntry(Map.Entry) - Method in class net.didion.jwnl.util.cache.LRUCache
- removeLemma(DictionaryElementType, String, POS) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- RemovePrepPhrasesOperation - Class in net.didion.jwnl.dictionary.morph
-
yet to be implemented
- RemovePrepPhrasesOperation() - Constructor for class net.didion.jwnl.dictionary.morph.RemovePrepPhrasesOperation
- Resolvable - Class in net.didion.jwnl.util
-
Implements lazy resolving for a resource key
- Resolvable(String) - Constructor for class net.didion.jwnl.util.Resolvable
- resolveMessage(String) - Static method in class net.didion.jwnl.JWNL
-
Resolve msg in one of the resource bundles used by the system
- resolveMessage(String, Object) - Static method in class net.didion.jwnl.JWNL
-
Resolve msg in one of the resource bundles used by the system.
- resolveMessage(String, Object[]) - Static method in class net.didion.jwnl.JWNL
-
Resolve msg in one of the resource bundles used by the system
- RESOURCE_TAG - Static variable in class net.didion.jwnl.JWNL
- ResourceBundleSet - Class in net.didion.jwnl.util
-
A ResourceBundle that is a proxy to multiple ResourceBundles.
- ResourceBundleSet(String) - Constructor for class net.didion.jwnl.util.ResourceBundleSet
- ResourceBundleSet(String[]) - Constructor for class net.didion.jwnl.util.ResourceBundleSet
- retainAll(Collection) - Method in class net.didion.jwnl.util.TypeCheckingList
- reverse() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
-
Reverse the contents of this list.
- reverse() - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
Reverse this tree.
- reverse() - Method in class net.didion.jwnl.data.relationship.AsymmetricRelationship
- reverse() - Method in class net.didion.jwnl.data.relationship.Relationship
- reverse() - Method in class net.didion.jwnl.data.relationship.SymmetricRelationship
S
- SEE_ALSO - Static variable in class net.didion.jwnl.data.PointerType
- seek(long) - Method in interface net.didion.jwnl.dictionary.file.RandomAccessDictionaryFile
-
Go to postion pos in the file.
- seek(long) - Method in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- seek(long) - Method in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
- SENSE_SYNSET_WORD_SQL - Static variable in class net.didion.jwnl.dictionary.database.SenseAndUsageDatabaseManager
-
The SQL statement to grab a synset word.
- SenseAndUsageDatabaseManager - Class in net.didion.jwnl.dictionary.database
-
Database Manager that handles the extended database containing sense key and usage statistics.
- SenseAndUsageDatabaseManager() - Constructor for class net.didion.jwnl.dictionary.database.SenseAndUsageDatabaseManager
-
Create a new database manager with no connection.
- SenseAndUsageDatabaseManager(ConnectionManager) - Constructor for class net.didion.jwnl.dictionary.database.SenseAndUsageDatabaseManager
-
Create a new database manager with a connection.
- senseMap - Variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
A sense map, key is offsetlemma, word is populated with lemma, usage, and sense key.
- serialize(POS, DictionaryFileType) - Method in class net.didion.jwnl.utilities.DictionaryToMap
- serialVersionUID - Static variable in class net.didion.jwnl.data.Adjective
- serialVersionUID - Static variable in class net.didion.jwnl.data.Exc
-
Unique identifier.
- serialVersionUID - Static variable in class net.didion.jwnl.data.IndexWord
- serialVersionUID - Static variable in class net.didion.jwnl.data.Pointer
- serialVersionUID - Static variable in class net.didion.jwnl.data.PointerTarget
- serialVersionUID - Static variable in class net.didion.jwnl.data.PointerType
- serialVersionUID - Static variable in class net.didion.jwnl.data.POS
- serialVersionUID - Static variable in class net.didion.jwnl.data.Synset
- serialVersionUID - Static variable in class net.didion.jwnl.data.SynsetProxy
- serialVersionUID - Static variable in class net.didion.jwnl.data.Verb
- serialVersionUID - Static variable in class net.didion.jwnl.data.VerbFrame
- serialVersionUID - Static variable in class net.didion.jwnl.data.Word
-
The serialization id.
- serialVersionUID - Static variable in class net.didion.jwnl.util.Resolvable
- set(int, Object) - Method in class net.didion.jwnl.util.TypeCheckingList
- set(Object) - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- setCacheCapacity(int) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- setCacheCapacity(Object, int) - Method in class net.didion.jwnl.util.cache.CacheSet
- setCacheCapacity(DictionaryElementType, int) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- setCachingEnabled(boolean) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- setCapacity(int) - Method in interface net.didion.jwnl.util.cache.Cache
-
Set the maximum number of elements the cache can hold.
- setCapacity(int) - Method in class net.didion.jwnl.util.cache.LRUCache
- setChildTreeList(PointerTargetTreeNodeList) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- setDictionary(Dictionary) - Static method in class net.didion.jwnl.dictionary.Dictionary
- setIndex(int) - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- setLexFileNum(long) - Method in class net.didion.jwnl.data.Synset
-
Sets the lexicographer file name containing this synset.
- setLexFileNum(long) - Method in class net.didion.jwnl.data.SynsetProxy
- setLexId(int) - Method in class net.didion.jwnl.data.Word
- setLocale(Locale) - Method in class net.didion.jwnl.util.ResourceBundleSet
- setNextLineOffset(long, long) - Method in interface net.didion.jwnl.dictionary.file.RandomAccessDictionaryFile
-
Move the file pointer so that its next line offset is nextOffset
- setNextLineOffset(long, long) - Method in class net.didion.jwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
- setParent(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- setPointerTreeList(PointerTargetTreeNodeList) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- setSource(Synset) - Method in class net.didion.jwnl.data.SynsetProxy
- setSuffixMap(Map) - Method in class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
- setSymmetric(PointerType, PointerType) - Static method in class net.didion.jwnl.data.PointerType
-
Set a as b's symmetric type, and vice versa.
- setType(PointerType) - Method in class net.didion.jwnl.data.list.PointerTargetNode
- setVerbFrameFlag(int) - Method in class net.didion.jwnl.princeton.data.MutableVerb
- shutdown() - Static method in class net.didion.jwnl.JWNL
- SIMILAR_TO - Static variable in class net.didion.jwnl.data.PointerType
- size() - Method in class net.didion.jwnl.data.IndexWordSet
-
Get the number of IndexWords in this set
- size() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalog
- size() - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalogSet
- size() - Method in class net.didion.jwnl.dictionary.morph.BaseFormSet
- size() - Method in class net.didion.jwnl.util.TypeCheckingList
- skipLine(RandomAccessDictionaryFile) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Skips the next line in the file.
- split(String) - Static method in class net.didion.jwnl.dictionary.morph.Util
- START - Static variable in class net.didion.jwnl.JWNL
- storeExceptions(Iterator) - Method in class net.didion.jwnl.utilities.DictionaryToDatabase
-
Store the exceptions file.
- storeExceptions(Iterator) - Method in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Store the exceptions file.
- storeIndexWords(Iterator) - Method in class net.didion.jwnl.utilities.DictionaryToDatabase
-
Store all the index words.
- storeIndexWords(Iterator) - Method in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Store all the index words.
- storeIndexWordSynsets() - Method in class net.didion.jwnl.utilities.DictionaryToDatabase
-
Store the index word synsets.
- storeIndexWordSynsets() - Method in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Store the index word synsets.
- storeSynsets(Iterator) - Method in class net.didion.jwnl.utilities.DictionaryToDatabase
-
Store all of the synsets in the database.
- storeSynsets(Iterator) - Method in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Store all of the synsets in the database.
- StringBufferOutputStream() - Constructor for class net.didion.jwnl.data.relationship.Relationship.StringBufferOutputStream
- subList(int, int) - Method in class net.didion.jwnl.util.TypeCheckingList
- SUBSTANCE_HOLONYM - Static variable in class net.didion.jwnl.data.PointerType
- SUBSTANCE_MERONYM - Static variable in class net.didion.jwnl.data.PointerType
- SubstringIndexFileLookaheadIterator(POS, String) - Constructor for class net.didion.jwnl.dictionary.FileBackedDictionary.SubstringIndexFileLookaheadIterator
- SymmetricRelationship - Class in net.didion.jwnl.data.relationship
-
A symmetric relationship is one whose type is symmetric (its own inverse).
- SymmetricRelationship(PointerType, PointerTargetNodeList, Synset, Synset) - Constructor for class net.didion.jwnl.data.relationship.SymmetricRelationship
- symmetricTo(PointerType) - Method in class net.didion.jwnl.data.PointerType
-
Returns true if type is symmetric to this pointer type.
- Synset - Class in net.didion.jwnl.data
-
A
Synset
, or synonym set, represents a line of a WordNet pos.data
file. - Synset(POS, long, Word[], Pointer[], String, BitSet) - Constructor for class net.didion.jwnl.data.Synset
- Synset(POS, long, Word[], Pointer[], String, BitSet, boolean) - Constructor for class net.didion.jwnl.data.Synset
- SYNSET - Static variable in class net.didion.jwnl.data.DictionaryElementType
-
Property to define a synset file.
- SYNSET_IDS_FOR_INDEX_WORD_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
-
SQL query for getting all synsets for an index word.
- SYNSET_POINTER_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- SYNSET_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- SYNSET_VERB_FRAME_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- SYNSET_WORD_CACHE_SIZE - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
Size of the synset cache.
- SYNSET_WORD_SQL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- SynsetIterator(POS, Query) - Constructor for class net.didion.jwnl.dictionary.DatabaseBackedDictionary.SynsetIterator
- synsetOffsetToId - Variable in class net.didion.jwnl.utilities.DictionaryToDatabase
-
Mapping of synset offset id's to database id's.
- synsetOffsetToId - Variable in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Mapping of synset offset id's to database id's.
- SynsetProxy - Class in net.didion.jwnl.data
-
Proxy for a
Synset
. - SynsetProxy(POS) - Constructor for class net.didion.jwnl.data.SynsetProxy
-
The only value that matters is pos, since the call to getPOS is not forwarded to _source
T
- TargetIndex(POS, long, int) - Constructor for class net.didion.jwnl.data.Pointer.TargetIndex
- TIME - Static variable in class net.didion.jwnl.utilities.DictionaryToDatabase
- TIME - Static variable in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
- toArray() - Method in class net.didion.jwnl.util.TypeCheckingList
- toArray(Object[]) - Method in class net.didion.jwnl.util.TypeCheckingList
- TOKEN_OPERATIONS - Static variable in class net.didion.jwnl.dictionary.morph.TokenizerOperation
-
Parameter that determines the operations this operation will perform on the tokens.
- TokenizerOperation - Class in net.didion.jwnl.dictionary.morph
- TokenizerOperation() - Constructor for class net.didion.jwnl.dictionary.morph.TokenizerOperation
- TokenizerOperation(String[]) - Constructor for class net.didion.jwnl.dictionary.morph.TokenizerOperation
- TokenizerParser - Class in net.didion.jwnl.util
-
A
StringTokenizer
with extensions to retrieve the values of numeric tokens, as well as strings. - TokenizerParser(String, String) - Constructor for class net.didion.jwnl.util.TokenizerParser
- toList() - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
Convert this tree to an List of PointerTargetNodeLists.
- toList(PointerTargetNodeList) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
-
Convert this node into a list of PointerTargetList's, each representing a unique brance through the tree
- toString() - Method in class net.didion.jwnl.data.Adjective.AdjectivePosition
- toString() - Method in class net.didion.jwnl.data.DictionaryElementType
- toString() - Method in class net.didion.jwnl.data.Exc
- toString() - Method in class net.didion.jwnl.data.IndexWord
- toString() - Method in class net.didion.jwnl.data.IndexWordSet
- toString() - Method in class net.didion.jwnl.data.list.PointerTargetNode
- toString() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
- toString() - Method in class net.didion.jwnl.data.Pointer.TargetIndex
- toString() - Method in class net.didion.jwnl.data.Pointer
- toString() - Method in class net.didion.jwnl.data.PointerTarget
- toString() - Method in class net.didion.jwnl.data.PointerType
- toString() - Method in class net.didion.jwnl.data.POS
- toString() - Method in class net.didion.jwnl.data.relationship.Relationship
- toString() - Method in class net.didion.jwnl.data.Synset
- toString() - Method in class net.didion.jwnl.data.SynsetProxy
- toString() - Method in class net.didion.jwnl.data.Verb
- toString() - Method in class net.didion.jwnl.data.VerbFrame
- toString() - Method in class net.didion.jwnl.data.Word
- toString() - Method in class net.didion.jwnl.dictionary.file.DictionaryFileType
- toString() - Method in class net.didion.jwnl.dictionary.POSKey
- toString() - Method in class net.didion.jwnl.JWNL.OS
- toString() - Method in class net.didion.jwnl.JWNL.Version
- toString() - Method in class net.didion.jwnl.util.MessageLogLevel
- toString() - Method in class net.didion.jwnl.util.Resolvable
- toTreeList() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
-
Convert this list to a PointerTargetTreeNodeList.
- TRACE - Static variable in class net.didion.jwnl.util.MessageLogLevel
- tryAllCombinations(POS, String[], String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.TokenizerOperation
- tryAllCombinations(POS, BaseFormSet[], int, int, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.TokenizerOperation
- typecheck(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
- typecheck(Collection) - Method in class net.didion.jwnl.util.TypeCheckingList
- TypeCheckingList - Class in net.didion.jwnl.util
-
Wrapper for a list that checks the type of arguments before putting them in the list.
- TypeCheckingList(Class) - Constructor for class net.didion.jwnl.util.TypeCheckingList
- TypeCheckingList(List, Class) - Constructor for class net.didion.jwnl.util.TypeCheckingList
- TypeCheckingList(List, Class, Class) - Constructor for class net.didion.jwnl.util.TypeCheckingList
-
Create a new Type checking list that checks for type type, but only if parentType is equal to, a super class/interface of, or an interface implemented by type.
- TypeCheckingList.TypeCheckingListIterator - Class in net.didion.jwnl.util
- TypeCheckingListIterator(ListIterator) - Constructor for class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
-
Create a TypeCheckingListIterator from a ListIterator.
U
- UNDEFINED - Static variable in class net.didion.jwnl.JWNL
- UNINITIALIZED - Static variable in class net.didion.jwnl.JWNL
- uninstall() - Static method in class net.didion.jwnl.dictionary.Dictionary
- UNIX - Static variable in class net.didion.jwnl.JWNL
- UNSPECIFIED - Static variable in class net.didion.jwnl.JWNL.Version
- update(Observable, Object) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- URL - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- USAGE - Static variable in class net.didion.jwnl.data.PointerType
- USAGE - Static variable in class net.didion.jwnl.utilities.Examples
- USAGE_MEMBER - Static variable in class net.didion.jwnl.data.PointerType
- usageMap - Variable in class net.didion.jwnl.utilities.DictionaryToDatabaseWithUsageCount
-
Maps the usage.
- USERNAME - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- Util - Class in net.didion.jwnl.dictionary.morph
- Util() - Constructor for class net.didion.jwnl.dictionary.morph.Util
V
- V - Static variable in class net.didion.jwnl.data.PointerType
- VALUE_ATTRIBUTE - Static variable in class net.didion.jwnl.JWNL
- ValueParam - Class in net.didion.jwnl.util.factory
- ValueParam(String) - Constructor for class net.didion.jwnl.util.factory.ValueParam
- ValueParam(String, Param[]) - Constructor for class net.didion.jwnl.util.factory.ValueParam
- Verb - Class in net.didion.jwnl.data
-
A
Verb
is a subclass ofWord
that can have 1 or moreVerbFrame
s (use cases of the verb). - Verb(Synset, int, String, BitSet) - Constructor for class net.didion.jwnl.data.Verb
- VERB - Static variable in class net.didion.jwnl.data.POS
- VERB_EXT - Static variable in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- VERB_GROUP - Static variable in class net.didion.jwnl.data.PointerType
- VerbFrame - Class in net.didion.jwnl.data
-
A
VerbFrame
is the frame of a sentence in which it is proper to use a given verb. - VerbFrame(String, int) - Constructor for class net.didion.jwnl.data.VerbFrame
- Version(String, double, Locale) - Constructor for class net.didion.jwnl.JWNL.Version
- VERSION_SET - Static variable in class net.didion.jwnl.JWNL
- VERSION_TAG - Static variable in class net.didion.jwnl.JWNL
W
- WARN - Static variable in class net.didion.jwnl.util.MessageLogLevel
- WINDOWS - Static variable in class net.didion.jwnl.JWNL
- Word - Class in net.didion.jwnl.data
-
A
Word
represents the lexical information related to a specific sense of anIndexWord
. - Word(Synset, int, String) - Constructor for class net.didion.jwnl.data.Word
-
Constructs a word tied to a synset, it's position within the synset, and the lemma.
- write(int) - Method in class net.didion.jwnl.data.relationship.Relationship.StringBufferOutputStream
- writeObject(Object) - Method in interface net.didion.jwnl.dictionary.file.ObjectDictionaryFile
-
Serialize and write an object ot the file.
- writeObject(Object) - Method in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- writer - Variable in class net.didion.jwnl.data.relationship.Relationship.StringBufferOutputStream
_
- _adjectivePosition - Variable in class net.didion.jwnl.data.Adjective
- _advanced - Variable in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- _allowDuplicates - Variable in class net.didion.jwnl.dictionary.morph.BaseFormSet
- _baseForms - Variable in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
- _buffer - Variable in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
-
The random-access file.
- _bundle - Static variable in class net.didion.jwnl.JWNL
- _cachedRelativeTargetDepth - Variable in class net.didion.jwnl.data.relationship.AsymmetricRelationship
- _cachedToString - Variable in class net.didion.jwnl.data.Adjective.AdjectivePosition
- _cachedToString - Variable in class net.didion.jwnl.data.Exc
-
The cached to string value.
- _cachedToString - Variable in class net.didion.jwnl.data.IndexWord
- _cachedToString - Variable in class net.didion.jwnl.data.IndexWordSet
- _cachedToString - Variable in class net.didion.jwnl.data.list.PointerTargetNode
- _cachedToString - Variable in class net.didion.jwnl.data.list.PointerTargetTreeNode
- _cachedToString - Variable in class net.didion.jwnl.data.Pointer
- _cachedToString - Variable in class net.didion.jwnl.data.Pointer.TargetIndex
- _cachedToString - Variable in class net.didion.jwnl.data.PointerType
- _cachedToString - Variable in class net.didion.jwnl.data.POS
- _cachedToString - Variable in class net.didion.jwnl.data.Synset
- _cachedToString - Variable in class net.didion.jwnl.data.Verb
- _cachedToString - Variable in class net.didion.jwnl.data.VerbFrame
- _cachedToString - Variable in class net.didion.jwnl.data.Word
- _cachedToString - Variable in class net.didion.jwnl.dictionary.POSKey
- _caches - Variable in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- _caches - Variable in class net.didion.jwnl.util.cache.CacheSet
- _capacity - Variable in class net.didion.jwnl.util.cache.LRUCache
- _catalogs - Variable in class net.didion.jwnl.dictionary.file.DictionaryCatalogSet
- _channel - Variable in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
- _childTreeList - Variable in class net.didion.jwnl.data.list.PointerTargetTreeNode
-
The list of all this node's children
- _className - Variable in class net.didion.jwnl.util.factory.Element
- _commonParentIndex - Variable in class net.didion.jwnl.data.relationship.AsymmetricRelationship
-
The index of the node in the relationship that represents the point at which the source and target nodes' ancestries diverge.
- _connection - Variable in class net.didion.jwnl.dictionary.database.Query
- _connectionManager - Variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- _currentLine - Variable in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- _currentOffset - Variable in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- _currentOperation - Variable in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
- _currentOS - Static variable in class net.didion.jwnl.JWNL
- _db - Variable in class net.didion.jwnl.dictionary.FileBackedDictionary
- _dbManager - Variable in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- _deepestIndex - Variable in class net.didion.jwnl.data.relationship.RelationshipList
-
The index of the deepest relationship.
- _defaultIndent - Variable in class net.didion.jwnl.data.list.NodePrinter
- _defaultStream - Variable in class net.didion.jwnl.data.list.NodePrinter
- _delimiters - Variable in class net.didion.jwnl.dictionary.morph.TokenizerOperation
- _derivation - Variable in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
- _destFiles - Variable in class net.didion.jwnl.utilities.DictionaryToMap
- _dictionary - Static variable in class net.didion.jwnl.dictionary.Dictionary
-
The singleton instance of the dictionary to be used throughout the system.
- _driverClass - Variable in class net.didion.jwnl.dictionary.database.ConnectionManager
- _elementFactory - Variable in class net.didion.jwnl.dictionary.DatabaseBackedDictionary
- _elementType - Variable in class net.didion.jwnl.dictionary.file.DictionaryFileType
- _exceptions - Variable in class net.didion.jwnl.data.Exc
-
All the exceptions for
lemma
. - _exceptionString - Variable in class net.didion.jwnl.data.Exc
-
The exception string.
- _factory - Variable in class net.didion.jwnl.dictionary.FileBackedDictionary
- _file - Variable in class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
- _file - Variable in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- _file - Variable in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
-
The random-access file.
- _files - Variable in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
The catalog set.
- _files - Variable in class net.didion.jwnl.dictionary.file.DictionaryCatalog
- _fileType - Variable in class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
-
The type of the file.
- _fileType - Variable in class net.didion.jwnl.dictionary.file.DictionaryCatalog
- _fileType - Variable in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- _fileType - Variable in class net.didion.jwnl.dictionary.MapBackedDictionary.MapTableKey
- _fileTypeToFileNameMap - Static variable in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- _flags - Variable in class net.didion.jwnl.data.PointerType
- _flagStringCache - Variable in class net.didion.jwnl.data.PointerType
- _forms - Variable in class net.didion.jwnl.dictionary.morph.BaseFormSet
- _frame - Variable in class net.didion.jwnl.data.VerbFrame
- _gloss - Variable in class net.didion.jwnl.data.Synset
-
The text (definition, usage examples) associated with the synset.
- _hasNext - Variable in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- _in - Variable in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- _index - Variable in class net.didion.jwnl.data.Pointer
-
The index of this Pointer within the array of Pointer's in the source Synset.
- _index - Variable in class net.didion.jwnl.data.Pointer.TargetIndex
- _index - Variable in class net.didion.jwnl.data.VerbFrame
- _index - Variable in class net.didion.jwnl.data.Word
-
This word's index within the synset.
- _index - Variable in class net.didion.jwnl.dictionary.morph.BaseFormSet
- _indexWords - Variable in class net.didion.jwnl.data.IndexWordSet
-
Map of IndexWords in this set.
- _initalized - Static variable in class net.didion.jwnl.data.VerbFrame
- _initialized - Static variable in class net.didion.jwnl.data.Adjective
- _initialized - Static variable in class net.didion.jwnl.data.PointerType
- _initStage - Static variable in class net.didion.jwnl.JWNL
- _isAdjectiveCluster - Variable in class net.didion.jwnl.data.Synset
-
for use only with WordNet 1.6 and earlier
- _isCachingEnabled - Variable in class net.didion.jwnl.dictionary.AbstractCachingDictionary
- _itr - Variable in class net.didion.jwnl.data.list.NodePrinter.NodeListIteratorWrapper
- _itr - Variable in class net.didion.jwnl.dictionary.MapBackedDictionary.IndexWordIterator
- _itr - Variable in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
- _jndi - Variable in class net.didion.jwnl.dictionary.database.ConnectionManager
- _key - Variable in class net.didion.jwnl.data.Adjective.AdjectivePosition
- _key - Variable in class net.didion.jwnl.data.PointerType
- _key - Variable in class net.didion.jwnl.data.POS
- _key - Variable in class net.didion.jwnl.dictionary.POSKey
- _label - Variable in class net.didion.jwnl.data.Adjective.AdjectivePosition
- _label - Variable in class net.didion.jwnl.data.PointerType
- _label - Variable in class net.didion.jwnl.data.POS
- _lastCheckedCollection - Variable in class net.didion.jwnl.util.TypeCheckingList
- _lemma - Variable in class net.didion.jwnl.data.Exc
-
The excepted word
- _lemma - Variable in class net.didion.jwnl.data.IndexWord
-
The string representation of this IndexWord
- _lemma - Variable in class net.didion.jwnl.data.IndexWordSet
- _lemma - Variable in class net.didion.jwnl.data.Word
-
The string representation of the word.
- _lemmas - Variable in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- _lemmaToOffsetMaps - Variable in class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
- _list - Variable in class net.didion.jwnl.util.TypeCheckingList
- _locale - Variable in class net.didion.jwnl.JWNL.Version
- _locale - Variable in class net.didion.jwnl.util.ResourceBundleSet
- _log - Static variable in class net.didion.jwnl.dictionary.Dictionary
- _log - Static variable in class net.didion.jwnl.dictionary.file_manager.RemoteFileManager
- _log - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
- _log - Static variable in class net.didion.jwnl.dictionary.MapBackedDictionary
- _log - Static variable in class net.didion.jwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
- _log - Variable in class net.didion.jwnl.util.MessageLog
- _lookupCache - Variable in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
- _max - Variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl.MinMax
- _min - Variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl.MinMax
- _minMaxIds - Variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- _more - Variable in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- _morph - Variable in class net.didion.jwnl.dictionary.Dictionary
- _name - Variable in class net.didion.jwnl.data.DictionaryElementType
-
The name of the dictionary.
- _name - Variable in class net.didion.jwnl.dictionary.file.DictionaryFileType
- _name - Variable in class net.didion.jwnl.JWNL.OS
- _name - Variable in class net.didion.jwnl.util.factory.NameValueParam
- _name - Variable in class net.didion.jwnl.util.factory.ParamList
- _name - Variable in class net.didion.jwnl.util.MessageLogLevel
- _nextOffset - Variable in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- _nextOffset - Variable in class net.didion.jwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
-
Used for caching the offset of the line following the line at
previousOffset
. - _node - Variable in class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindNodeOperation
- _nodes - Variable in class net.didion.jwnl.data.relationship.Relationship
-
The nodes that comprise the relationship.
- _nonWindowsFileTypeName - Variable in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile.FileNames
- _number - Variable in class net.didion.jwnl.JWNL.Version
- _observable - Variable in class net.didion.jwnl.dictionary.AbstractCachingDictionary.ObservableCache
- _offset - Variable in class net.didion.jwnl.data.Pointer.TargetIndex
- _offset - Variable in class net.didion.jwnl.data.Synset
-
The offset of this synset in the data file.
- _operations - Variable in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
- _operations - Variable in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
- _operationSets - Variable in class net.didion.jwnl.dictionary.morph.AbstractDelegatingOperation
- _out - Variable in class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
- _paramMap - Variable in class net.didion.jwnl.util.factory.AbstractValueParam
- _paramMap - Variable in class net.didion.jwnl.util.factory.Element
- _params - Variable in class net.didion.jwnl.util.factory.ParamList
- _parent - Variable in class net.didion.jwnl.data.list.PointerTargetTreeNode
-
This node's parent
- _password - Variable in class net.didion.jwnl.dictionary.database.ConnectionManager
- _permissions - Variable in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
-
The file permissions to use when opening a file.
- _pointers - Variable in class net.didion.jwnl.data.Synset
- _pointerTargets - Variable in class net.didion.jwnl.data.PointerTarget
- _pointerTreeList - Variable in class net.didion.jwnl.data.list.PointerTargetTreeNode
-
This list of pointers associated with this node
- _pointerType - Variable in class net.didion.jwnl.data.Pointer
- _pos - Variable in class net.didion.jwnl.data.Exc
-
The part of speech.
- _pos - Variable in class net.didion.jwnl.data.IndexWord
-
This word's part-of-speech
- _pos - Variable in class net.didion.jwnl.data.Pointer.TargetIndex
- _pos - Variable in class net.didion.jwnl.data.Synset
- _pos - Variable in class net.didion.jwnl.dictionary.DatabaseBackedDictionary.DatabaseElementIterator
- _pos - Variable in class net.didion.jwnl.dictionary.file.AbstractDictionaryFile
- _pos - Variable in class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
- _pos - Variable in class net.didion.jwnl.dictionary.MapBackedDictionary.MapTableKey
- _pos - Variable in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor.LookupInfo
- _pos - Variable in class net.didion.jwnl.dictionary.POSKey
- _posToExtMap - Static variable in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile
- _previousOffset - Variable in class net.didion.jwnl.princeton.file.AbstractPrincetonRandomAccessDictionaryFile
-
Used for caching the previously accessed file offset.
- _publisher - Variable in class net.didion.jwnl.JWNL.Version
- _rand - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
- _rand - Static variable in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Random number generator used by getRandomLineOffset().
- _rand - Static variable in class net.didion.jwnl.dictionary.MapBackedDictionary
-
Random number generator used by getRandomIndexWord()
- _registered - Variable in class net.didion.jwnl.dictionary.database.ConnectionManager
- _resolved - Variable in class net.didion.jwnl.util.Resolvable
- _resources - Variable in class net.didion.jwnl.util.ResourceBundleSet
- _results - Variable in class net.didion.jwnl.dictionary.database.Query
- _rootNode - Variable in class net.didion.jwnl.data.list.PointerTargetTree
- _searchString - Variable in class net.didion.jwnl.dictionary.MapBackedDictionary.IndexWordIterator
- _shallowestIndex - Variable in class net.didion.jwnl.data.relationship.RelationshipList
-
The index of the shallowest relationship.
- _source - Variable in class net.didion.jwnl.data.Pointer
-
The source of this poiner.
- _source - Variable in class net.didion.jwnl.data.SynsetProxy
- _source - Variable in class net.didion.jwnl.dictionary.database.ConnectionManager
- _sourceSynset - Variable in class net.didion.jwnl.data.relationship.Relationship
- _sql - Variable in class net.didion.jwnl.dictionary.database.Query
- _startWord - Variable in class net.didion.jwnl.dictionary.MapBackedDictionary.IndexWordIterator
- _statement - Variable in class net.didion.jwnl.dictionary.database.Query
- _substring - Variable in class net.didion.jwnl.dictionary.FileBackedDictionary.SubstringIndexFileLookaheadIterator
- _suffixMap - Variable in class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
- _symmetricType - Variable in class net.didion.jwnl.data.PointerType
-
The PointerType that is the revers of this PointerType
- _synset - Variable in class net.didion.jwnl.data.Word
-
The Synset to which this word belongs.
- _synsetOffsets - Variable in class net.didion.jwnl.data.IndexWord
-
senses are initially stored as offsets, and paged in on demand.
- _synsets - Variable in class net.didion.jwnl.data.IndexWord
-
This is null until getSenses has been called.
- _synsetsLoaded - Variable in class net.didion.jwnl.data.IndexWord
-
True when all synsets have been loaded
- _tableMap - Variable in class net.didion.jwnl.dictionary.MapBackedDictionary
- _target - Variable in class net.didion.jwnl.data.list.PointerTargetNode
-
The PointerTarget
- _target - Variable in class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation
- _target - Variable in class net.didion.jwnl.data.Pointer
-
Cache for the target after it has been resolved.
- _targetIndex - Variable in class net.didion.jwnl.data.Pointer
-
An index that can be used to retrieve the target.
- _targetSynset - Variable in class net.didion.jwnl.data.relationship.Relationship
- _type - Variable in class net.didion.jwnl.data.list.PointerTargetNode
-
The relation type that produced this node.
- _type - Variable in class net.didion.jwnl.data.relationship.Relationship
-
The relationship's type
- _type - Variable in class net.didion.jwnl.util.TypeCheckingList
- _unresolved - Variable in class net.didion.jwnl.util.Resolvable
- _url - Variable in class net.didion.jwnl.dictionary.database.ConnectionManager
- _userName - Variable in class net.didion.jwnl.dictionary.database.ConnectionManager
- _value - Variable in class net.didion.jwnl.util.factory.NameValueParam
- _value - Variable in class net.didion.jwnl.util.factory.ValueParam
- _verbFrameFlags - Variable in class net.didion.jwnl.data.Synset
- _verbFrameFlags - Variable in class net.didion.jwnl.data.Verb
-
A bit array of all the verb frames that are valid for this word.
- _verbFrames - Static variable in class net.didion.jwnl.data.VerbFrame
- _version - Static variable in class net.didion.jwnl.JWNL
- _windowsFileTypeName - Variable in class net.didion.jwnl.princeton.file.AbstractPrincetonDictionaryFile.FileNames
- _words - Variable in class net.didion.jwnl.data.Synset
-
The words in this synset.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form