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

A

AbstractCachingDictionary - class net.didion.jwnl.dictionary.AbstractCachingDictionary.
Extends Dictionary to provide caching of elements.
AbstractDictionaryFile - class net.didion.jwnl.dictionary.AbstractDictionaryFile.
Abstract implementation of DictionaryFile.
AbstractPrincetonWordNetDictionaryElementFactory - class net.didion.jwnl.princeton.data.AbstractPrincetonWordNetDictionaryElementFactory.
DictionaryElementFactory that parses lines from the dictionary files distributed by the WordNet team at Princeton's Cognitive Science department.
AbstractPrincetonWordNetDictionaryFile - class net.didion.jwnl.princeton.file.AbstractPrincetonWordNetDictionaryFile.
AbstractDictionaryFile that uses file names compatible with Princeton's distribution of WordNet.
AbstractPrincetonWordNetDictionaryFile(POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.AbstractPrincetonWordNetDictionaryFile
 
add(DictionaryCatalog) - Method in class net.didion.jwnl.dictionary.DictionaryCatalogSet
 
add(DictionaryFile) - Method in class net.didion.jwnl.dictionary.DictionaryCatalog
 
add(IndexWord) - Method in class net.didion.jwnl.data.IndexWordSet
Add an IndexWord to this set
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(PointerTarget) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
 
add(PointerTarget) - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
 
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.PointerTargetTreeNodeList
 
add(PointerTarget, PointerType) - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
 
add(PointerTarget, PointerType, PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
 
addAll(Collection) - Method in class net.didion.jwnl.util.TypeCheckingList
 
addAll(int, Collection) - Method in class net.didion.jwnl.util.TypeCheckingList
 
addCache(CacheSet.CacheKey) - Method in class net.didion.jwnl.util.CacheSet
 
addCache(CacheSet.CacheKey, int) - Method in class net.didion.jwnl.util.CacheSet
 
addLogListener(LogListener) - Static method in class net.didion.jwnl.util.LogPublishingService
 
addParam(Param) - Method in class net.didion.jwnl.util.Param
 
addParam(Param) - Method in class net.didion.jwnl.util.Element
 
Adjective - class net.didion.jwnl.data.Adjective.
An Adjective is a Word that can have an adjective position.
ADJECTIVE - Static variable in class net.didion.jwnl.data.POS
 
ADJECTIVE_POSITIONS - Static variable in class net.didion.jwnl.data.Adjective
 
Adjective.AdjectivePosition - class net.didion.jwnl.data.Adjective.AdjectivePosition.
Adjective positions denote a restriction on the on the syntactic position the adjective may have in relation to noun that it modifies.
Adjective(Synset, int, String, Adjective.AdjectivePosition) - Constructor for class net.didion.jwnl.data.Adjective
 
ADVERB - Static variable in class net.didion.jwnl.data.POS
 
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 net.didion.jwnl.data.relationship.AsymmetricRelationship.
An asymmetric relationship is one whose source and target synsets have lineages with a definite divergence point.
ATTRIBUTE - Static variable in class net.didion.jwnl.data.PointerType
 
ATTRIBUTIVE - Static variable in class net.didion.jwnl.data.Adjective
 

B

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.

C

Cache - interface 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 of Cache may further specify).
CACHE_CAPACITY - Static variable in class net.didion.jwnl.dictionary.DefaultMorphologicalProcessor
 
cacheObject(CacheSet.CacheKey, Object, Object) - Method in class net.didion.jwnl.util.CacheSet
 
CacheSet - class net.didion.jwnl.util.CacheSet.
A set of Caches, indexed by CacheKey.
CacheSet.CacheKey - class net.didion.jwnl.util.CacheSet.CacheKey.
A key that identifies a Cache in a CacheSet
CacheSet.CacheKey(String) - Constructor for class net.didion.jwnl.util.CacheSet.CacheKey
 
CacheSet(CacheSet.CacheKey[]) - Constructor for class net.didion.jwnl.util.CacheSet
 
CacheSet(CacheSet.CacheKey[], int) - Constructor for class net.didion.jwnl.util.CacheSet
 
CacheSet(CacheSet.CacheKey[], int[]) - Constructor for class net.didion.jwnl.util.CacheSet
 
canRead() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetObjectDictionaryFile
 
canWrite() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetObjectDictionaryFile
 
CATS - Static variable in class net.didion.jwnl.data.POS
 
CAUSE - Static variable in class net.didion.jwnl.data.PointerType
 
clear() - Method in class net.didion.jwnl.util.TypeCheckingList
 
clear() - Method in class net.didion.jwnl.util.LRUCache
 
clear() - Method in interface net.didion.jwnl.util.Cache
Remove all values stored in this cache.
clone() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
 
clone() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
 
clone() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
 
clone() - Method in class net.didion.jwnl.data.list.PointerTargetNode
 
clone() - Method in class net.didion.jwnl.util.TypeCheckingList
 
clone() - Method in interface net.didion.jwnl.util.DeepCloneable
Create a shallow clone of the object
close() - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
 
close() - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
 
close() - Method in interface net.didion.jwnl.dictionary.DictionaryFile
Close the file
close() - Method in class net.didion.jwnl.dictionary.DictionaryCatalogSet
 
close() - Method in class net.didion.jwnl.dictionary.DictionaryCatalog
 
close() - Method in class net.didion.jwnl.dictionary.Dictionary
Shut down the dictionary
close() - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
 
close() - Method in interface net.didion.jwnl.dictionary.file_manager.FileManager
Shut down the file manager.
close() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
close() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetObjectDictionaryFile
 
COMMENT_HEADER - Static variable in interface net.didion.jwnl.dictionary.DictionaryFile
 
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.SynsetProxy
 
containsWord(String) - Method in class net.didion.jwnl.data.Synset
Returns true if lemma is one of the words contained in this synset.
Creatable - interface net.didion.jwnl.util.Creatable.
A Creatable is an object that can create an instance of itself given parameters from a properties file (Params).
create() - Method in class net.didion.jwnl.util.Param
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(Map) - Method in class net.didion.jwnl.dictionary.DefaultMorphologicalProcessor
 
create(Map) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
 
create(Map) - Method in interface net.didion.jwnl.util.Creatable
 
createExc(POS, String) - Method in class net.didion.jwnl.data.DictionaryElementFactory
Create an Exc from a line in an exception file.
createExc(POS, String) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonWordNetDictionaryElementFactory
 
createIndexWord(POS, String) - Method in class net.didion.jwnl.data.DictionaryElementFactory
Create an IndexWord from a line in an index file.
createIndexWord(POS, String) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonWordNetDictionaryElementFactory
 
createSynset(POS, String) - Method in class net.didion.jwnl.data.DictionaryElementFactory
Create a Synset from a line in a data file
createSynset(POS, String) - Method in class net.didion.jwnl.princeton.data.AbstractPrincetonWordNetDictionaryElementFactory
 

D

DATA - Static variable in class net.didion.jwnl.dictionary.DictionaryFileType
 
deepClone() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
 
deepClone() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
 
deepClone() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
 
deepClone() - Method in class net.didion.jwnl.data.list.PointerTargetNode
 
deepClone() - Method in class net.didion.jwnl.util.TypeCheckingList
 
deepClone() - Method in interface net.didion.jwnl.util.DeepCloneable
Create a deep clone of the object
DeepCloneable - interface net.didion.jwnl.util.DeepCloneable.
A DeepCloneable is a cloneable object that can be cloned shallowly (by creating a copy of the object that contains references to the same members as the original) or deeply (by creating a copy of the object and of all it's member objects).
DEFAULT_CACHE_CAPACITY - Static variable in class net.didion.jwnl.util.CacheSet
 
DefaultMorphologicalProcessor - class net.didion.jwnl.dictionary.DefaultMorphologicalProcessor.
Default implementation of MorphologicalProcessor.
DefaultMorphologicalProcessor() - Constructor for class net.didion.jwnl.dictionary.DefaultMorphologicalProcessor
 
DefaultMorphologicalProcessor(int) - Constructor for class net.didion.jwnl.dictionary.DefaultMorphologicalProcessor
 
DERIVED - Static variable in class net.didion.jwnl.data.PointerType
 
Dictionary - class net.didion.jwnl.dictionary.Dictionary.
Abstract representation of a WordNet dictionary.
DictionaryCatalog - class net.didion.jwnl.dictionary.DictionaryCatalog.
A container for the files associated with a catalog (the index, data, and exception files associated with a POS).
DictionaryCatalog(POS, Class) - Constructor for class net.didion.jwnl.dictionary.DictionaryCatalog
 
DictionaryCatalogSet - class net.didion.jwnl.dictionary.DictionaryCatalogSet.
Simple container for DictionaryCatalogs that allows a DictionaryFile to be retrieved by its POS and DictionaryFileType.
DictionaryCatalogSet(Class) - Constructor for class net.didion.jwnl.dictionary.DictionaryCatalogSet
 
DictionaryCatalogSet(String, Class) - Constructor for class net.didion.jwnl.dictionary.DictionaryCatalogSet
Creates a catalog set of the specified type of file using files in the specified dictionary directory.
DictionaryElement - interface net.didion.jwnl.data.DictionaryElement.
Any class that represents an element contained in the dictionary (IndexWords, Synsets, and Exceptions) must implement this interface.
DictionaryElementFactory - class net.didion.jwnl.data.DictionaryElementFactory.
Factory class for creating DictionaryElements (Synsets, ExceptionIndexWords).
DictionaryFile - interface net.didion.jwnl.dictionary.DictionaryFile.
Represents a single dictionary file.
DictionaryFileType - class net.didion.jwnl.dictionary.DictionaryFileType.
Instances of this class specify the different types of dictionary files (the different classes of dictionary files.

E

Element - class net.didion.jwnl.util.Element.
Represents an installable element in a properties file
Element(String) - Constructor for class net.didion.jwnl.util.Element
 
Element(String, Param[]) - Constructor for class net.didion.jwnl.util.Element
 
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.JWNL.Version
 
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.data.SynsetProxy
 
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.PointerTarget
 
equals(Object) - Method in class net.didion.jwnl.data.Pointer
 
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.IndexWord
 
equals(Object) - Method in class net.didion.jwnl.data.Exc
 
equals(Object) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
 
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.PointerTargetNode
Two PointerTargetNodes are equal if they have the same type and PointerTarget
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.dictionary.caching.POSKey
 
equals(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
 
equals(Object) - Method in class net.didion.jwnl.util.CacheSet.CacheKey
 
Exc - class net.didion.jwnl.data.Exc.
Represents an entry in an exception file.
Exc(POS, String, List) - Constructor for class net.didion.jwnl.data.Exc
 
EXCEPTION - Static variable in class net.didion.jwnl.dictionary.DictionaryFileType
 
execute(PointerTargetTreeNode) - Method in interface net.didion.jwnl.data.list.PointerTargetTreeNodeList.Operation
Execute the operation on the given node
execute(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindNodeOperation
 
execute(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation
 

F

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.MapBackedDictionary
File type install parameter.
FILE_TYPE - Static variable in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
File type install parameter.
FILE_TYPES - Static variable in class net.didion.jwnl.dictionary.DictionaryFileType
 
FileBackedDictionary - class net.didion.jwnl.dictionary.FileBackedDictionary.
A Dictionary that retrieves objects from the text files in the WordNet distribution directory.
FileBackedDictionary() - Constructor for class net.didion.jwnl.dictionary.FileBackedDictionary
 
FileManager - interface net.didion.jwnl.dictionary.file_manager.FileManager.
FileManager defines the interface between the FileBackedDictionary and the file system.
FileManagerImpl - class net.didion.jwnl.dictionary.file_manager.FileManagerImpl.
An implementation of FileManager that reads files from the local file system.
FileManagerImpl() - Constructor for class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
 
FileManagerImpl(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.
findAll(PointerTarget) - Method in class net.didion.jwnl.data.list.PointerTargetTree
Find all nodes in the tree whose target is target
findAll(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
Find all occurances of node within the list.
findAll(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTree
Find all occurances of node in the tree.
findFirst(PointerTarget) - Method in class net.didion.jwnl.data.list.PointerTargetTree
Find the first node in the tree whose target is target
findFirst(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList
Find the first node in the list that is equal to node.
findFirst(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTree
Find the first occurance of node in the tree.
findRelationships(Synset, Synset, PointerType) - Static method in class net.didion.jwnl.data.relationship.Relationship
Find all relationships of type type between sourceSynset and targetSynset.
findRelationships(Synset, Synset, PointerType, int) - Static method in class net.didion.jwnl.data.relationship.Relationship
Find all relationships of type type between sourceSynset and targetSynset to depth depth.

G

get(DictionaryFileType) - Method in class net.didion.jwnl.dictionary.DictionaryCatalog
 
get(int) - Method in class net.didion.jwnl.util.TypeCheckingList
 
get(Object) - Method in class net.didion.jwnl.util.LRUCache
 
get(Object) - Method in interface net.didion.jwnl.util.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.DictionaryCatalogSet
 
getAdjectivePosition() - Method in class net.didion.jwnl.data.Adjective
 
getAdjectivePositionForKey(String) - Static method in class net.didion.jwnl.data.Adjective
 
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) - Method in class net.didion.jwnl.data.list.PointerTargetTree
Walk the tree 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
getAlsoSees(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Find what words are related to synset
getAlsoSeeTree(Synset, int) - Static method in class net.didion.jwnl.util.PointerUtils
Find all See Also relations to depth depth.
getAntonyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get the words that mean the opposite of synset
getAttributes(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get the attributes of synset
getCachedObject(CacheSet.CacheKey, Object) - Method in class net.didion.jwnl.util.CacheSet
 
getCapacity() - Method in class net.didion.jwnl.util.LRUCache
 
getCapacity() - Method in interface net.didion.jwnl.util.Cache
Returns the maximum number of elements the cache can hold.
getCatalogIterator() - Method in class net.didion.jwnl.dictionary.DictionaryCatalogSet
 
getCauses(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Find direct cause links of synset
getCauseTree(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Find all cause links for synset.
getCauseTree(Synset, int) - Static method in class net.didion.jwnl.util.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
 
getCoordinateTerms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get synset's siblings (the hyponyms of its hypernyms)
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) - Static method in class net.didion.jwnl.util.PointerUtils
Find derrived links of synset
getDictionaryFile(POS, DictionaryFileType) - Method in class net.didion.jwnl.dictionary.DictionaryCatalogSet
 
getDictionaryPath() - Static method in class net.didion.jwnl.JWNL
Get the path to the dictionary files.
getDirectHypernyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get the immediate parents of synset
getDirectHyponyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get the immediate children of synset
getEntailedBy(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Find direct entailed bys of synset
getEntailedByTree(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Find all entailed bys of synset.
getEntailedByTree(Synset, int) - Static method in class net.didion.jwnl.util.PointerUtils
Find all entailed bys of synset to depth depth.
getEntailments(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Find direct entailments of synset
getEntailmentTree(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Find all entailments for synset
getEntailmentTree(Synset, int) - Static method in class net.didion.jwnl.util.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.MapBackedDictionary
 
getException(POS, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
 
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.
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.MapBackedDictionary
 
getExceptionIterator(POS) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
 
getExceptionIterator(POS) - Method in class net.didion.jwnl.dictionary.Dictionary
Return an Iterator over all the Exceptions in the database.
getExceptions() - Method in class net.didion.jwnl.data.Exc
Get the List of exceptions.
getExceptionsSize() - Method in class net.didion.jwnl.data.Exc
 
getExtendedAntonyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get the words that mean the opposite of synset and the immediate synonyms of those words
getExtendedAntonyms(Synset, int) - Static method in class net.didion.jwnl.util.PointerUtils
Find all antonyms of synset, and all synonyms of those antonyms to depth depth.
getFileIterator() - Method in class net.didion.jwnl.dictionary.DictionaryCatalog
 
getFilename() - Method in interface net.didion.jwnl.dictionary.DictionaryFile
 
getFilename() - Method in class net.didion.jwnl.dictionary.AbstractDictionaryFile
 
getFilePointer() - Method in interface net.didion.jwnl.dictionary.RandomAccessDictionaryFile
Get the current position of the file pointer.
getFilePointer() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
getFileType() - Method in interface net.didion.jwnl.dictionary.DictionaryFile
The file type associated with this file.
getFileType() - Method in class net.didion.jwnl.dictionary.AbstractDictionaryFile
The file type associated with this file.
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.
getFirstMatch(PointerTargetTreeNodeList.Operation) - Method in class net.didion.jwnl.data.list.PointerTargetTree
Walk the tree and perform the operation opr on each node.
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(long) - 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.SynsetProxy
 
getGloss() - Method in class net.didion.jwnl.data.Synset
 
getHolonyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get holonyms of synset
getHypernymTree(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get all of the ancestors of synset
getHypernymTree(Synset, int) - Static method in class net.didion.jwnl.util.PointerUtils
Get all of the ancestors of synset to depth depth
getHyponymTree(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get all of the children of synset
getHyponymTree(Synset, int) - Static method in class net.didion.jwnl.util.PointerUtils
Get all of the children of synset to depth depth
getImmediateRelationship(IndexWord, IndexWord) - Static method in class net.didion.jwnl.data.relationship.Relationship
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.Word
 
getIndex() - Method in class net.didion.jwnl.data.VerbFrame
 
getIndexedLinePointer(POS, DictionaryFileType, String) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
 
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).
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.MapBackedDictionary
 
getIndexWord(POS, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
 
getIndexWord(POS, String) - Method in class net.didion.jwnl.dictionary.Dictionary
Look up a word in the database.
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.MapBackedDictionary
 
getIndexWordIterator(POS) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
 
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.MapBackedDictionary
 
getIndexWordIterator(POS, String) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
 
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.
getIndirectAntonyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get the immediate antonyms of all words that mean the same as synset.
getIndirectAntonyms(Synset, int) - Static method in class net.didion.jwnl.util.PointerUtils
Get the antonyms of all words that mean the same as synset to depth depth.
getInheritedHolonyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get holonyms of synset and of all its ancestors
getInheritedHolonyms(Synset, int, int) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.PointerUtils
Get member holonyms of synset and of all its ancestors
getInheritedMemberHolonyms(Synset, int, int) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.PointerUtils
Get member meronyms of synset and of its ancestors
getInheritedMemberMeronyms(Synset, int, int) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.PointerUtils
Get part holonyms of synset and of all its ancestors
getInheritedPartHolonyms(Synset, int, int) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.PointerUtils
Get part meronyms of synset and of all its ancestors
getInheritedPartMeronyms(Synset, int, int) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.PointerUtils
Get substance holonyms of synset and of all its ancestors
getInheritedSubstanceHolonyms(Synset, int, int) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.PointerUtils
Get substance meronyms of synset and of its ancestors
getInheritedSubstanceMeronyms(Synset, int, int) - Static method in class net.didion.jwnl.util.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.PrincetonWordNetObjectDictionaryFile
 
getInstance() - Static method in class net.didion.jwnl.data.DictionaryElementFactory
Returns the currently installed factory.
getInstance() - Static method in class net.didion.jwnl.dictionary.Dictionary
 
getInteritedMeronyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get meronyms of synset and of all its ancestors
getKey() - Method in class net.didion.jwnl.data.SynsetProxy
 
getKey() - Method in class net.didion.jwnl.data.Synset
 
getKey() - Method in class net.didion.jwnl.data.POS
 
getKey() - Method in class net.didion.jwnl.data.PointerType
 
getKey() - Method in class net.didion.jwnl.data.IndexWord
 
getKey() - Method in class net.didion.jwnl.data.Exc
 
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.Adjective.AdjectivePosition
 
getKey() - Method in class net.didion.jwnl.dictionary.DictionaryCatalog
 
getKey() - Method in class net.didion.jwnl.dictionary.caching.POSKey
 
getLabel() - Method in class net.didion.jwnl.data.POS
Return a label intended for textual presentation.
getLabel() - Method in class net.didion.jwnl.data.PointerType
 
getLabel() - Method in class net.didion.jwnl.data.Adjective.AdjectivePosition
 
getLemma() - Method in class net.didion.jwnl.data.Word
 
getLemma() - Method in class net.didion.jwnl.data.IndexWordSet
 
getLemma() - Method in class net.didion.jwnl.data.IndexWord
Return the word's lemma.
getLemma() - Method in class net.didion.jwnl.data.Exc
 
getLocale() - Method in class net.didion.jwnl.JWNL.Version
 
getMatchingLinePointer(POS, DictionaryFileType, long, String) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
 
getMatchingLinePointer(POS, DictionaryFileType, long, String) - Method in interface net.didion.jwnl.dictionary.file_manager.FileManager
Search for a line whose index word contains substring.
getMemberHolonyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get member holonyms of synset
getMemberMeronyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get member meronyms of synset
getMeronyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get meronyms of synset.
getName() - Method in class net.didion.jwnl.util.Param
 
getNextLineOffset() - Method in interface net.didion.jwnl.dictionary.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.PrincetonWordNetRandomAccessDictionaryFile
 
getNextLinePointer(POS, DictionaryFileType, long) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
 
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.
getNodeList() - Method in class net.didion.jwnl.data.relationship.Relationship
Get the list that contains the nodes of this relationship.
getNumber() - Method in class net.didion.jwnl.JWNL.Version
 
getOffset() - Method in class net.didion.jwnl.data.SynsetProxy
 
getOffset() - Method in class net.didion.jwnl.data.Synset
 
getOldest() - Method in class net.didion.jwnl.util.LRUCache
Get the oldest value in the cache.
getOldestKey() - Method in class net.didion.jwnl.util.LRUCache
Get the key of the oldest value in the cache.
getOS() - Static method in class net.didion.jwnl.JWNL
Get the current OS.
getOutputStream() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetObjectDictionaryFile
 
getParam(String) - Method in class net.didion.jwnl.util.Param
 
getParamMap() - Method in class net.didion.jwnl.util.Param
 
getParams() - Method in class net.didion.jwnl.util.Param
 
getParamsSize() - Method in class net.didion.jwnl.util.Param
 
getParent() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
 
getPartHolonyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get part holonyms of synset
getParticipleOf(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Find participle of links of synset
getPartMeronyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get part meronyms of synset
getPointers() - Method in class net.didion.jwnl.data.Word
 
getPointers() - Method in class net.didion.jwnl.data.SynsetProxy
 
getPointers() - Method in class net.didion.jwnl.data.Synset
 
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.SynsetProxy
 
getPointers(PointerType) - Method in class net.didion.jwnl.data.PointerTarget
Get all pointers of type type.
getPointersSize() - Method in class net.didion.jwnl.data.PointerTarget
 
getPointerTarget() - Method in class net.didion.jwnl.data.list.PointerTargetNode
 
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.Word
 
getPOS() - Method in class net.didion.jwnl.data.Synset
 
getPOS() - Method in class net.didion.jwnl.data.PointerTarget
Return this target's POS
getPOS() - Method in class net.didion.jwnl.data.IndexWord
Get the word's part-of-speech.
getPOS() - Method in class net.didion.jwnl.data.Exc
 
getPOS() - Method in interface net.didion.jwnl.dictionary.DictionaryFile
The POS associated with this file.
getPOS() - Method in class net.didion.jwnl.dictionary.DictionaryCatalog
 
getPOS() - Method in class net.didion.jwnl.dictionary.AbstractDictionaryFile
The POS associated with this file.
getPOS() - Method in class net.didion.jwnl.dictionary.caching.POSKey
 
getPOSForKey(String) - Static method in class net.didion.jwnl.data.POS
Return the POS whose key matches key.
getPublisher() - Method in class net.didion.jwnl.JWNL.Version
 
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.
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.
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 class net.didion.jwnl.util.LRUCache
 
getSize() - Method in interface net.didion.jwnl.util.Cache
Returns the current size of the cache.
getSource() - Method in class net.didion.jwnl.data.Pointer
Get the source of this pointer.
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.
getSubstanceHolonyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get substance holonyms of synset
getSubstanceMeronyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get substance meronyms of synset
getSymmetricType() - Method in class net.didion.jwnl.data.PointerType
Returns the pointer type that is symmetric to this type.
getSynonyms(Synset) - Static method in class net.didion.jwnl.util.PointerUtils
Get the synonyms for synset.
getSynonymTree(Synset, int) - Static method in class net.didion.jwnl.util.PointerUtils
Get all the synonyms of synset to depth depth.
getSynset() - Method in class net.didion.jwnl.data.Word
 
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.
getSynsetAt(POS, long) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
 
getSynsetAt(POS, long) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
 
getSynsetAt(POS, long) - Method in class net.didion.jwnl.dictionary.Dictionary
Return the Synset at offset offset from the database.
getSynsetIterator(POS) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
 
getSynsetIterator(POS) - Method in class net.didion.jwnl.dictionary.FileBackedDictionary
 
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.
getSynsetOffsets() - Method in class net.didion.jwnl.data.IndexWord
 
getTarget() - Method in class net.didion.jwnl.data.Pointer
Get the actual target of this 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.
getTargets() - Method in class net.didion.jwnl.data.SynsetProxy
 
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.SynsetProxy
 
getTargets(PointerType) - Method in class net.didion.jwnl.data.PointerTarget
Get all the targets of the pointers of type type.
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 class net.didion.jwnl.data.Pointer
 
getType() - Method in class net.didion.jwnl.data.list.PointerTargetNode
 
getType() - Method in class net.didion.jwnl.data.relationship.Relationship
 
getType() - Method in class net.didion.jwnl.util.TypeCheckingList
 
getType() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
 
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.Param
 
getVerbFrameFlags() - Method in class net.didion.jwnl.data.Verb
 
getVerbFrames() - Method in class net.didion.jwnl.data.Verb
 
getVerbFrames() - Method in class net.didion.jwnl.data.SynsetProxy
 
getVerbFrames() - Method in class net.didion.jwnl.data.Synset
Returns all Verb Frames that are valid for all the words in this synset
getVerbFramesSize() - Static method in class net.didion.jwnl.data.VerbFrame
 
getVerbGroup(Synset) - Static method in class net.didion.jwnl.util.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.SynsetProxy
 
getWord(int) - Method in class net.didion.jwnl.data.Synset
 
getWords() - Method in class net.didion.jwnl.data.SynsetProxy
 
getWords() - Method in class net.didion.jwnl.data.Synset
 
getWordsSize() - Method in class net.didion.jwnl.data.Synset
 
getYoungest() - Method in class net.didion.jwnl.util.LRUCache
Get the youngest value.
getYoungestKey() - Method in class net.didion.jwnl.util.LRUCache
Get the key of the youngest value.

H

hasChildTreeList() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
 
hashCode() - Method in class net.didion.jwnl.JWNL.Version
 
hashCode() - Method in class net.didion.jwnl.data.Word
 
hashCode() - Method in class net.didion.jwnl.data.VerbFrame
 
hashCode() - Method in class net.didion.jwnl.data.SynsetProxy
 
hashCode() - Method in class net.didion.jwnl.data.Synset
 
hashCode() - Method in class net.didion.jwnl.data.POS
 
hashCode() - Method in class net.didion.jwnl.data.PointerType
 
hashCode() - Method in class net.didion.jwnl.data.Pointer
 
hashCode() - Method in class net.didion.jwnl.data.IndexWord
 
hashCode() - Method in class net.didion.jwnl.data.Exc
 
hashCode() - Method in class net.didion.jwnl.data.list.PointerTargetNode
 
hashCode() - Method in class net.didion.jwnl.dictionary.DictionaryFileType
 
hashCode() - Method in class net.didion.jwnl.dictionary.caching.POSKey
 
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

IMMEDIATE_POSTNOMINAL - Static variable in class net.didion.jwnl.data.Adjective
 
INDEX - Static variable in class net.didion.jwnl.dictionary.DictionaryFileType
 
indexOf(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
 
IndexWord - class net.didion.jwnl.data.IndexWord.
An IndexWord represents a line of the pos.index file.
IndexWord(String, POS, int, long[]) - Constructor for class net.didion.jwnl.data.IndexWord
 
IndexWordSet - class net.didion.jwnl.data.IndexWordSet.
A class to simplify the access to a set of IndexWords, each containing one part of speech of the same word.
IndexWordSet(String) - Constructor for class net.didion.jwnl.data.IndexWordSet
 
INFINITY - Static variable in class net.didion.jwnl.data.relationship.Relationship
Representation of infinite depth.
INFINITY - Static variable in class net.didion.jwnl.util.PointerUtils
Representation of infinite depth.
initialize() - Static method in class net.didion.jwnl.JWNL
 
initialize() - Static method in class net.didion.jwnl.data.VerbFrame
 
initialize() - Static method in class net.didion.jwnl.data.POS
 
initialize() - Static method in class net.didion.jwnl.data.PointerType
 
initialize() - Static method in class net.didion.jwnl.data.Adjective
 
initialize(InputStream) - Static method in class net.didion.jwnl.JWNL
 
install() - Static method in class net.didion.jwnl.princeton.data.PrincetonWordNet_1_7_DictionaryElementFactory
 
install() - Static method in class net.didion.jwnl.princeton.data.PrincetonWordNet_1_6_DictionaryElementFactory
 
install() - Method in class net.didion.jwnl.util.Element
If the class is installable, this method will install it using the parameters
install(Class) - Static method in class net.didion.jwnl.dictionary.MapBackedDictionary
 
install(Class, MorphologicalProcessor) - Static method in class net.didion.jwnl.dictionary.MapBackedDictionary
 
install(FileManager) - Static method in class net.didion.jwnl.dictionary.FileBackedDictionary
Construct a Dictionary that retrieves file data from fileManager.
install(FileManager, MorphologicalProcessor) - Static method in class net.didion.jwnl.dictionary.FileBackedDictionary
Construct a Dictionary that retrieves file data from fileManager.
install(Map) - Method in class net.didion.jwnl.dictionary.MapBackedDictionary
Install a MapBackedDictionary from a map of parameters.
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.princeton.data.PrincetonWordNet_1_7_DictionaryElementFactory
 
install(Map) - Method in class net.didion.jwnl.princeton.data.PrincetonWordNet_1_6_DictionaryElementFactory
 
install(Map) - Method in interface net.didion.jwnl.util.Installable
 
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
 
Installable - interface net.didion.jwnl.util.Installable.
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.
isCachingEnabled() - Method in class net.didion.jwnl.dictionary.AbstractCachingDictionary
 
isEmpty() - Method in class net.didion.jwnl.util.TypeCheckingList
 
isEmpty() - Method in class net.didion.jwnl.util.LRUCache
True if the cache is empty, else false
isFull() - Method in class net.didion.jwnl.util.LRUCache
True if the cache is full, else false
isLexical() - Method in class net.didion.jwnl.data.Pointer
True if this pointer's source is a Word
isLexical() - Method in class net.didion.jwnl.data.list.PointerTargetNode
Returns true if the target is a Word, else false.
isMorphologicalProcessingEnabled() - Method in class net.didion.jwnl.dictionary.Dictionary
Returns true if a Morphological Processor has been specified for this dictionary.
isOpen() - Method in interface net.didion.jwnl.dictionary.DictionaryFile
Return true if the file is open
isOpen() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
isOpen() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetObjectDictionaryFile
 
isPreviousLineOffset(long) - Method in interface net.didion.jwnl.dictionary.RandomAccessDictionaryFile
Return true if offset is the previous offset.
isPreviousLineOffset(long) - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
isSymmetric() - Method in class net.didion.jwnl.data.PointerType
 
isSymmetric(PointerType) - Static method in class net.didion.jwnl.data.PointerType
Returns true if a is a symmetric pointer type (i.e.
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

JWNL - class net.didion.jwnl.JWNL.
Contains system info as well as JWNL properties.
JWNL.OS - class net.didion.jwnl.JWNL.OS.
Used to create constants that represent the major categories of operating systems.
JWNL.Version - class net.didion.jwnl.JWNL.Version.
Represents a version of WordNet.
JWNL.Version(String, double, Locale) - Constructor for class net.didion.jwnl.JWNL.Version
 
JWNLException - exception net.didion.jwnl.JWNLException.
Base level exception used by JWNL.
JWNLException(String) - Constructor for class net.didion.jwnl.JWNLException
 
JWNLException(String, Object) - Constructor for class net.didion.jwnl.JWNLException
 
JWNLException(String, Object[]) - Constructor for class net.didion.jwnl.JWNLException
 
JWNLException(String, Object[], Throwable) - Constructor for class net.didion.jwnl.JWNLException
 
JWNLException(String, Object, Throwable) - Constructor for class net.didion.jwnl.JWNLException
 
JWNLException(String, Throwable) - Constructor for class net.didion.jwnl.JWNLException
 
JWNLRuntimeException - exception net.didion.jwnl.JWNLRuntimeException.
Base level runtime exception used by JWNL.
JWNLRuntimeException(String) - Constructor for class net.didion.jwnl.JWNLRuntimeException
 
JWNLRuntimeException(String, Object) - Constructor for class net.didion.jwnl.JWNLRuntimeException
 
JWNLRuntimeException(String, Object[]) - Constructor for class net.didion.jwnl.JWNLRuntimeException
 
JWNLRuntimeException(String, Object[], Throwable) - Constructor for class net.didion.jwnl.JWNLRuntimeException
 
JWNLRuntimeException(String, Object, Throwable) - Constructor for class net.didion.jwnl.JWNLRuntimeException
 
JWNLRuntimeException(String, Throwable) - Constructor for class net.didion.jwnl.JWNLRuntimeException
 

L

lastIndexOf(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
 
LemmaPOSKey - class net.didion.jwnl.dictionary.caching.LemmaPOSKey.
POSKey whose object is a lemma (String)
LemmaPOSKey(POS, String) - Constructor for class net.didion.jwnl.dictionary.caching.LemmaPOSKey
 
length() - Method in interface net.didion.jwnl.dictionary.RandomAccessDictionaryFile
Get the length, in bytes, of the file
length() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
listIterator() - Method in class net.didion.jwnl.util.TypeCheckingList
 
listIterator(int) - Method in class net.didion.jwnl.util.TypeCheckingList
 
log(Level, String) - Static method in class net.didion.jwnl.util.LogPublishingService
 
log(Level, String, Object) - Static method in class net.didion.jwnl.util.LogPublishingService
 
log(Level, String, Object[]) - Static method in class net.didion.jwnl.util.LogPublishingService
 
log(Level, String, Object[], Throwable) - Static method in class net.didion.jwnl.util.LogPublishingService
 
log(Level, String, Object, Throwable) - Static method in class net.didion.jwnl.util.LogPublishingService
 
log(Level, String, Throwable) - Static method in class net.didion.jwnl.util.LogPublishingService
 
LogListener - interface net.didion.jwnl.util.LogListener.
A listener on the LogPublishingService that receives log messages.
LogPublishingService - class net.didion.jwnl.util.LogPublishingService.
JWNL uses this class to publish log messages.
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 * @return An RMI proxy of type FileManager.
lookupAllBaseForms(POS, String) - Method in interface net.didion.jwnl.dictionary.MorphologicalProcessor
Return all the base forms of derivation
lookupAllBaseForms(POS, String) - Method in class net.didion.jwnl.dictionary.DefaultMorphologicalProcessor
 
lookupAllIndexWords(String) - Method in class net.didion.jwnl.dictionary.Dictionary
Return a set of IndexWords, with each element in the set corresponding to a part-of-speech of word.
lookupBaseForm(POS, String) - Method in interface net.didion.jwnl.dictionary.MorphologicalProcessor
Try to turn derivation into a word that is found in the index file for pos.
lookupBaseForm(POS, String) - Method in class net.didion.jwnl.dictionary.DefaultMorphologicalProcessor
Lookup the base form of a word (i.e.
lookupIndexWord(POS, String) - Method in class net.didion.jwnl.dictionary.Dictionary
Main word lookup procedure.
LRUCache - class net.didion.jwnl.util.LRUCache.
A fixed-capacity Cache that stores the most recently used elements.
LRUCache(int) - Constructor for class net.didion.jwnl.util.LRUCache
 

M

MAC - Static variable in class net.didion.jwnl.JWNL
 
makeInheritedTree(PointerTargetTree, PointerType[], PointerType, int, int, boolean) - Static method in class net.didion.jwnl.util.PointerUtils
Turn an existing tree into an inheritance tree.
makeInheritedTree(Synset, PointerType) - Static method in class net.didion.jwnl.util.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[]) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.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) - Static method in class net.didion.jwnl.util.PointerUtils
Turn an existing tree list into an inheritance tree list.
makePointerTargetTreeList(PointerTargetNodeList, PointerType[], PointerType, int, boolean) - Static method in class net.didion.jwnl.util.PointerUtils
Make a nested list of pointer targets to depth depth, starting at each synset in list.
makePointerTargetTreeList(PointerTargetNodeList, PointerType, PointerType, int, boolean) - Static method in class net.didion.jwnl.util.PointerUtils
Make a nested list of pointer targets to depth depth, starting at each synset in list.
makePointerTargetTreeList(Synset, PointerType) - Static method in class net.didion.jwnl.util.PointerUtils
Make a nested list of pointer targets to the default depth, starting at synset.
makePointerTargetTreeList(Synset, PointerType[]) - Static method in class net.didion.jwnl.util.PointerUtils
Make a nested list of pointer targets to the default depth, starting at synset.
makePointerTargetTreeList(Synset, PointerType[], int) - Static method in class net.didion.jwnl.util.PointerUtils
Make a nested list of pointer targets to depth depth, starting at synset.
makePointerTargetTreeList(Synset, PointerType[], PointerType, int, boolean) - Static method in class net.didion.jwnl.util.PointerUtils
Make a nested list of pointer targets to depth depth, starting at synset.
makePointerTargetTreeList(Synset, PointerType, int) - Static method in class net.didion.jwnl.util.PointerUtils
Make a nested list of pointer targets to depth depth, starting at synset.
makePointerTargetTreeList(Synset, PointerType, PointerType, int, boolean) - Static method in class net.didion.jwnl.util.PointerUtils
Make a nested list of pointer targets to depth depth, starting at synset.
MapBackedDictionary - class net.didion.jwnl.dictionary.MapBackedDictionary.
A Dictionary backed by Maps.
MapBackedDictionary() - Constructor for class net.didion.jwnl.dictionary.MapBackedDictionary
 
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
 
MORPH - Static variable in class net.didion.jwnl.dictionary.MapBackedDictionary
MorphologicalProcessor class install parameter.
MORPH - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
Morphological processor class install parameter.
MorphologicalProcessor - interface net.didion.jwnl.dictionary.MorphologicalProcessor.
A MorphologicalProcessor tries to turn the inflected form of a word or phrase into the form that can be found in WordNet.

N

net.didion.jwnl - package net.didion.jwnl
 
net.didion.jwnl.data - package net.didion.jwnl.data
This package contains all of the data objects that contain information from the dictionary.
net.didion.jwnl.data.list - package net.didion.jwnl.data.list
Lists and associated objects that hold the results of relationship operations.
net.didion.jwnl.data.relationship - package net.didion.jwnl.data.relationship
Tools for finding pointer relationships between two words.
net.didion.jwnl.dictionary - package net.didion.jwnl.dictionary
Dictionary is the main interface into the dictionary.
net.didion.jwnl.dictionary.caching - package net.didion.jwnl.dictionary.caching
Classes used by AbstractCachingDictionary.
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.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 of Dictionary 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.
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
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
nextLong() - Method in class net.didion.jwnl.util.TokenizerParser
Convert the next token into a long
nextShort() - Method in class net.didion.jwnl.util.TokenizerParser
Convert the next token into a short
Node - interface net.didion.jwnl.data.list.Node.
A node in a list.
NodePrinter - class net.didion.jwnl.data.list.NodePrinter.
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
 
NONE - Static variable in class net.didion.jwnl.data.Adjective
 
NOUN - Static variable in class net.didion.jwnl.data.POS
 

O

ObjectDictionaryFile - interface net.didion.jwnl.dictionary.ObjectDictionaryFile.
DictioanryFile that reads and writes serailazed objects.
OffsetPOSKey - class net.didion.jwnl.dictionary.caching.OffsetPOSKey.
POSKey whose object is an offset (Long)
OffsetPOSKey(POS, long) - Constructor for class net.didion.jwnl.dictionary.caching.OffsetPOSKey
 
open() - Method in class net.didion.jwnl.dictionary.DictionaryCatalogSet
 
open() - Method in class net.didion.jwnl.dictionary.DictionaryCatalog
 
open(String) - Method in interface net.didion.jwnl.dictionary.DictionaryFile
Open the file.
open(String) - Method in class net.didion.jwnl.dictionary.DictionaryCatalog
 
open(String) - Method in class net.didion.jwnl.dictionary.AbstractDictionaryFile
Open the file.
openStreams() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetObjectDictionaryFile
Open the input and output streams.

P

Param - class net.didion.jwnl.util.Param.
Represents a parameter in a properties file.
Param(String, String) - Constructor for class net.didion.jwnl.util.Param
 
Param(String, String, Param[]) - Constructor for class net.didion.jwnl.util.Param
 
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
 
Pointer - class net.didion.jwnl.data.Pointer.
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
 
PointerTarget - class net.didion.jwnl.data.PointerTarget.
A PointerTarget is the source or target of a Pointer.
PointerTargetNode - class net.didion.jwnl.data.list.PointerTargetNode.
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 net.didion.jwnl.data.list.PointerTargetNodeList.
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(PointerTarget[]) - Constructor for class net.didion.jwnl.data.list.PointerTargetNodeList
 
PointerTargetTree - class net.didion.jwnl.data.list.PointerTargetTree.
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 net.didion.jwnl.data.list.PointerTargetTreeNode.
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 net.didion.jwnl.data.list.PointerTargetTreeNodeList.
A list of PointerTargetTreeNodes.
PointerTargetTreeNodeList.FindNodeOperation - class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindNodeOperation.
Operation that is used for finding the specified node in a tree.
PointerTargetTreeNodeList.FindNodeOperation(PointerTargetTreeNode) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindNodeOperation
 
PointerTargetTreeNodeList.FindTargetOperation - class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation.
Operation that is used for finding the node(s) in a tree that have the specified PointerTarget.
PointerTargetTreeNodeList.FindTargetOperation(PointerTarget) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation
 
PointerTargetTreeNodeList.Operation - interface net.didion.jwnl.data.list.PointerTargetTreeNodeList.Operation.
Operation that is performed on the nodes of a tree or list.
PointerTargetTreeNodeList() - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList
 
PointerTargetTreeNodeList(LinkedList) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList
 
PointerType - class net.didion.jwnl.data.PointerType.
Instances of this class enumerate the possible WordNet pointer types, and are used to label PointerTypes.
PointerUtils - class net.didion.jwnl.util.PointerUtils.
This class constains static methods for performing various pointer operations.
POS - class net.didion.jwnl.data.POS.
Instances of this class enumerate the possible major syntactic categories, or Part's Of Speech.
POSKey - class net.didion.jwnl.dictionary.caching.POSKey.
A cache key consists of a POS and an object
PREDICATIVE - Static variable in class net.didion.jwnl.data.Adjective
 
previous() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
 
previousIndex() - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
 
PrincetonWordNet_1_6_DictionaryElementFactory - class net.didion.jwnl.princeton.data.PrincetonWordNet_1_6_DictionaryElementFactory.
DictionaryElementFactory that produces elements for Princeton's release of WordNet v 1.6
PrincetonWordNet_1_6_DictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWordNet_1_6_DictionaryElementFactory
 
PrincetonWordNet_1_7_DictionaryElementFactory - class net.didion.jwnl.princeton.data.PrincetonWordNet_1_7_DictionaryElementFactory.
DictionaryElementFactory that produces elements for the Princeton release of WordNet v 1.7
PrincetonWordNet_1_7_DictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWordNet_1_7_DictionaryElementFactory
 
PrincetonWordNetObjectDictionaryFile - class net.didion.jwnl.princeton.file.PrincetonWordNetObjectDictionaryFile.
ObjectDictionaryFile that accesses files names with the Princeton dictionary file naming convention.
PrincetonWordNetObjectDictionaryFile(POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.PrincetonWordNetObjectDictionaryFile
 
PrincetonWordNetRandomAccessDictionaryFile - class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile.
A RandomAccessDictionaryFile that accesses files named with Princeton's dictionary file naming convention.
PrincetonWordNetRandomAccessDictionaryFile(POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
PrincetonWordNetRandomAccessDictionaryFile(POS, DictionaryFileType, String) - Constructor for class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
print() - Method in class net.didion.jwnl.data.list.PointerTargetTree
 
print() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
 
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(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.
publish(LogRecord) - Method in interface net.didion.jwnl.util.LogListener
Publish the given message
put(Object, Object) - Method in class net.didion.jwnl.util.LRUCache
 
put(Object, Object) - Method in interface net.didion.jwnl.util.Cache
Store value in the cache, indexed by key.

R

RandomAccessDictionaryFile - interface net.didion.jwnl.dictionary.RandomAccessDictionaryFile.
DictionaryFile that reads lines from a random-access text file.
READ_ONLY - Static variable in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
Read-only file permission.
READ_WRITE - Static variable in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
Read-write file permission.
read() - Method in interface net.didion.jwnl.dictionary.RandomAccessDictionaryFile
Read a byte from the file
read() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
readLine() - Method in interface net.didion.jwnl.dictionary.RandomAccessDictionaryFile
Read a line from the file
readLine() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
readLineAt(POS, DictionaryFileType, long) - Method in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
 
readLineAt(POS, DictionaryFileType, long) - Method in interface net.didion.jwnl.dictionary.file_manager.FileManager
Read the line that begins at file offset offset.
readObject() - Method in interface net.didion.jwnl.dictionary.ObjectDictionaryFile
Read and deserialize an object from the file
readObject() - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetObjectDictionaryFile
 
Relationship - class net.didion.jwnl.data.relationship.Relationship.
A Relationship encapsulates the relationship between two synsets.
RelationshipList - class net.didion.jwnl.data.relationship.RelationshipList.
A list of Relationships.
RelationshipList() - Constructor for class net.didion.jwnl.data.relationship.RelationshipList
 
RemoteFileManager - class net.didion.jwnl.dictionary.file_manager.RemoteFileManager.
An object of this class can serve as a FileManager for remote FileBackedDictionary instantiations using RMI.
RemoteFileManager(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.util.TypeCheckingList.TypeCheckingListIterator
 
remove(DictionaryFileType) - Method in class net.didion.jwnl.dictionary.DictionaryCatalog
 
remove(int) - Method in class net.didion.jwnl.util.TypeCheckingList
 
remove(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
 
remove(Object) - Method in class net.didion.jwnl.util.LRUCache
 
remove(Object) - Method in interface net.didion.jwnl.util.Cache
Remotes the object associated with key and returns that object.
remove(POS) - Method in class net.didion.jwnl.data.IndexWordSet
Remove the IndexWord associated with p from this set.
remove(POS) - Method in class net.didion.jwnl.dictionary.DictionaryCatalogSet
 
removeAll(Collection) - Method in class net.didion.jwnl.util.TypeCheckingList
 
Resolvable - class net.didion.jwnl.util.Resolvable.
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
retainAll(Collection) - Method in class net.didion.jwnl.util.TypeCheckingList
 
reverse() - Method in class net.didion.jwnl.data.list.PointerTargetTree
Reverse this tree.
reverse() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
Reverse the contents of this list.
reverse() - Method in class net.didion.jwnl.data.relationship.SymmetricRelationship
 
reverse() - Method in class net.didion.jwnl.data.relationship.Relationship
 
reverse() - Method in class net.didion.jwnl.data.relationship.AsymmetricRelationship
 

S

SEE_ALSO - Static variable in class net.didion.jwnl.data.PointerType
 
seek(long) - Method in interface net.didion.jwnl.dictionary.RandomAccessDictionaryFile
Go to postion pos in the file.
seek(long) - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
set(int, Object) - Method in class net.didion.jwnl.util.TypeCheckingList
 
set(Object) - Method in class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator
 
setChildTreeList(PointerTargetTreeNodeList) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
 
setDefaultDepth(int) - Static method in class net.didion.jwnl.util.PointerUtils
Set the default search depth to depth.
setDefaultPointerDepth(int) - Static method in class net.didion.jwnl.util.PointerUtils
Set the default pointer search depth to depth.
setNextLineOffset(long, long) - Method in interface net.didion.jwnl.dictionary.RandomAccessDictionaryFile
Move the file pointer so that its next line offset is nextOffset
setNextLineOffset(long, long) - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetRandomAccessDictionaryFile
 
setParent(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
 
setPointerTreeList(PointerTargetTreeNodeList) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
 
setType(PointerType) - Method in class net.didion.jwnl.data.list.PointerTargetNode
 
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.util.TypeCheckingList
 
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
 
SymmetricRelationship - class net.didion.jwnl.data.relationship.SymmetricRelationship.
A symmetric relationship is one whose type is symmetric (its own inverse).
symmetricTo(PointerType) - Method in class net.didion.jwnl.data.PointerType
Returns true if type is symmetric to this pointer type.
Synset - class net.didion.jwnl.data.Synset.
A Synset, or synonym set, represents a line of a WordNet pos.data file.
Synset(POS, long, Word[], Pointer[], String, long, boolean) - Constructor for class net.didion.jwnl.data.Synset
 
SynsetProxy - class net.didion.jwnl.data.SynsetProxy.
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

toArray() - Method in class net.didion.jwnl.util.TypeCheckingList
 
toArray(Object[]) - Method in class net.didion.jwnl.util.TypeCheckingList
 
TokenizerParser - class net.didion.jwnl.util.TokenizerParser.
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.JWNL.OS
 
toString() - Method in class net.didion.jwnl.JWNL.Version
 
toString() - Method in class net.didion.jwnl.data.Word
 
toString() - Method in class net.didion.jwnl.data.VerbFrame
 
toString() - Method in class net.didion.jwnl.data.Verb
 
toString() - Method in class net.didion.jwnl.data.SynsetProxy
 
toString() - Method in class net.didion.jwnl.data.Synset
 
toString() - Method in class net.didion.jwnl.data.POS
 
toString() - Method in class net.didion.jwnl.data.PointerType
 
toString() - Method in class net.didion.jwnl.data.PointerTarget
 
toString() - Method in class net.didion.jwnl.data.Pointer
 
toString() - Method in class net.didion.jwnl.data.IndexWordSet
 
toString() - Method in class net.didion.jwnl.data.IndexWord
 
toString() - Method in class net.didion.jwnl.data.Exc
 
toString() - Method in class net.didion.jwnl.data.Adjective.AdjectivePosition
 
toString() - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
 
toString() - Method in class net.didion.jwnl.data.list.PointerTargetNode
 
toString() - Method in class net.didion.jwnl.data.relationship.Relationship
 
toString() - Method in class net.didion.jwnl.dictionary.DictionaryFileType
 
toString() - Method in class net.didion.jwnl.dictionary.caching.POSKey
 
toString() - Method in class net.didion.jwnl.util.Resolvable
 
toString() - Method in class net.didion.jwnl.util.CacheSet.CacheKey
 
toTreeList() - Method in class net.didion.jwnl.data.list.PointerTargetNodeList
Convert this list to a PointerTargetTreeNodeList.
TypeCheckingList - class net.didion.jwnl.util.TypeCheckingList.
Wrapper for a list that checks the type of arguments before putting them in the list.
TypeCheckingList.TypeCheckingListIterator - class net.didion.jwnl.util.TypeCheckingList.TypeCheckingListIterator.
 
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.
TYPES - Static variable in class net.didion.jwnl.data.PointerType
A list of all PointerTypes.

U

UNDEFINED - Static variable in class net.didion.jwnl.JWNL
 
uninstall() - Static method in class net.didion.jwnl.data.DictionaryElementFactory
Uninstall the currently installed factory.
uninstall() - Static method in class net.didion.jwnl.dictionary.Dictionary
 
UNIX - Static variable in class net.didion.jwnl.JWNL
 

V

Verb - class net.didion.jwnl.data.Verb.
A Verb is a subclass of Word that can have 1 or more VerbFrames (use cases of the verb).
VERB - Static variable in class net.didion.jwnl.data.POS
 
VERB_GROUP - Static variable in class net.didion.jwnl.data.PointerType
 
Verb(Synset, int, String, long) - Constructor for class net.didion.jwnl.data.Verb
 
VerbFrame - class net.didion.jwnl.data.VerbFrame.
A VerbFrame is the frame of a sentence in which it is proper to use a given verb.

W

WINDOWS - Static variable in class net.didion.jwnl.JWNL
 
Word - class net.didion.jwnl.data.Word.
A Word represents the lexical information related to a specific sense of an IndexWord.
Word(Synset, int, String) - Constructor for class net.didion.jwnl.data.Word
 
writeObject(Object) - Method in interface net.didion.jwnl.dictionary.ObjectDictionaryFile
Serialize and write an object ot the file.
writeObject(Object) - Method in class net.didion.jwnl.princeton.file.PrincetonWordNetObjectDictionaryFile
 

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


JWNL homepage.