- get(POS) - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalog
-
- get(DictionaryFileType) - Method in class net.didion.jwnl.dictionary.file.DictionaryCatalogSet
-
- 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(int) - Method in class net.didion.jwnl.util.TypeCheckingList
-
- 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(DictionaryElementType) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
-
- getCacheCapacity(Object) - Method in class net.didion.jwnl.util.cache.CacheSet
-
- 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(DictionaryElementType, Object) - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary.DictionaryCacheSet
-
- getCachedObject(Object, Object) - Method in class net.didion.jwnl.util.cache.CacheSet
-
- 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 depth depth.
- 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 depth depth.
- 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 depth depth
- 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-speech
pos 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 depth depth.
- 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(int) - Static method in class net.didion.jwnl.data.VerbFrame
-
Get frame at index index.
- getFrame() - Method in class net.didion.jwnl.data.VerbFrame
-
- 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 depth depth
- 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 depth depth
- 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, String) - 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, 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) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
-
- getIndexWordIterator(POS, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
-
- getIndexWordIterator(POS, String) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
-
- getIndexWordIterator(POS) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
-
- getIndexWordLemmasQuery(POS) - Method in interface net.didion.jwnl.dictionary.database.DatabaseManager
-
- getIndexWordLemmasQuery(POS, String) - 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 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 depth depth.
- 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 at synset
and going for all of synset's ancestors to depth ancestorDepth.
- 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 at synset
and going for all of synset's ancestors to depth ancestorDepth.
- 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 at
synset and going for all of synset's ancestors to depth
ancestorDepth.
- getInheritedMeronyms(Synset, int, int) - Method in class net.didion.jwnl.data.PointerUtils
-
Get meronyms of each synset, to depth pointerDepth starting at
synset and going for all of synset's ancestors to depth
ancestorDepth.
- 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 at synset
and going for all of synset's ancestors to depth ancestorDepth.
- 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 at
synset and going for all of synset's ancestors to depth
ancestorDepth.
- 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 at synset
and going for all of synset's ancestors to depth ancestorDepth.
- 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 at
synset and going for all of synset's ancestors to depth
ancestorDepth.
- 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(String, String) - Static method in class net.didion.jwnl.JWNL
-
- getLocale() - Method in class net.didion.jwnl.JWNL.Version
-
- 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(NodeList) - Static method in class net.didion.jwnl.JWNL
-
- getParams() - Method in class net.didion.jwnl.util.factory.ParamList
-
- 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(PointerType) - Method in class net.didion.jwnl.data.PointerTarget
-
Get all pointers of type type.
- getPointers() - Method in class net.didion.jwnl.data.Synset
-
- getPointers(PointerType) - Method in class net.didion.jwnl.data.SynsetProxy
-
- 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
- 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(String) - Method in class net.didion.jwnl.data.Synset
-
Gets the sense key of a lemma.
- 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.
- 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 depth depth.
- 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 offset offset 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(PointerType) - Method in class net.didion.jwnl.data.PointerTarget
-
Get all the targets of the pointers of type type.
- getTargets() - Method in class net.didion.jwnl.data.SynsetProxy
-
- 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
-
- 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(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, 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.
- 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(PointerTargetTree, PointerType[], PointerType, int, int, boolean) - Method in class net.didion.jwnl.data.PointerUtils
-
Turn an existing tree into an inheritance tree.
- 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(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[]) - 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(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[], PointerType, int, boolean, PointerTargetTreeNode) - Method in class net.didion.jwnl.data.PointerUtils
-
- 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 by Maps.
- 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
-
- _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.DictionaryCatalog
-
- _files - Variable in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
The catalog set.
- _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.