- Param - Interface in net.didion.jwnl.util.factory
-
Represents a parameter in a properties file.
- ParamList - Class in net.didion.jwnl.util.factory
-
- ParamList(String) - Constructor for class net.didion.jwnl.util.factory.ParamList
-
- ParamList(String, Param[]) - Constructor for class net.didion.jwnl.util.factory.ParamList
-
- PART_HOLONYM - Static variable in class net.didion.jwnl.data.PointerType
-
- PART_MERONYM - Static variable in class net.didion.jwnl.data.PointerType
-
- PARTICIPLE_OF - Static variable in class net.didion.jwnl.data.PointerType
-
- PASSWORD - Static variable in class net.didion.jwnl.dictionary.database.DatabaseManagerImpl
-
- PATH - Static variable in class net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Dictionary path install parameter.
- PATH - Static variable in class net.didion.jwnl.dictionary.MapBackedDictionary
-
The path of the dictionary files
- PERTAINYM - Static variable in class net.didion.jwnl.data.PointerType
-
- PHRASE_OPERATIONS - Static variable in class net.didion.jwnl.dictionary.morph.TokenizerOperation
-
Parameter that determines the operations this operation
will perform on the phrases.
- Pointer - Class in net.didion.jwnl.data
-
A Pointer
encodes a lexical or semantic relationship between WordNet entities.
- Pointer(PointerTarget, int, PointerType, POS, long, int) - Constructor for class net.didion.jwnl.data.Pointer
-
- PointerTarget - Class in net.didion.jwnl.data
-
A PointerTarget
is the source or target of a Pointer
.
- PointerTargetNode - Class in net.didion.jwnl.data.list
-
A node in a PointerTargetNodeList
.
- PointerTargetNode(PointerTarget) - Constructor for class net.didion.jwnl.data.list.PointerTargetNode
-
- PointerTargetNode(PointerTarget, PointerType) - Constructor for class net.didion.jwnl.data.list.PointerTargetNode
-
- PointerTargetNodeList - Class in net.didion.jwnl.data.list
-
A PointerTargetNodeList
holds the results of a relationship method.
- PointerTargetNodeList() - Constructor for class net.didion.jwnl.data.list.PointerTargetNodeList
-
- PointerTargetNodeList(LinkedList) - Constructor for class net.didion.jwnl.data.list.PointerTargetNodeList
-
- PointerTargetNodeList(PointerTarget[]) - Constructor for class net.didion.jwnl.data.list.PointerTargetNodeList
-
- PointerTargetTree - Class in net.didion.jwnl.data.list
-
A container for the root node of a pointer target tree.
- PointerTargetTree(PointerTargetTreeNode) - Constructor for class net.didion.jwnl.data.list.PointerTargetTree
-
- PointerTargetTree(Synset, PointerTargetTreeNodeList) - Constructor for class net.didion.jwnl.data.list.PointerTargetTree
-
- PointerTargetTreeNode - Class in net.didion.jwnl.data.list
-
A node in a PointerTargetTreeNodeList
.
- PointerTargetTreeNode(PointerTarget, PointerTargetTreeNodeList, PointerTargetTreeNodeList, PointerType, PointerTargetTreeNode) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
-
- PointerTargetTreeNode(PointerTarget) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
-
- PointerTargetTreeNode(PointerTarget, PointerType) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
-
- PointerTargetTreeNode(PointerTarget, PointerTargetTreeNodeList, PointerType) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
-
- PointerTargetTreeNode(PointerTarget, PointerType, PointerTargetTreeNode) - 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, PointerTargetTreeNodeList, PointerTargetTreeNodeList, PointerType) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNode
-
- PointerTargetTreeNodeList - Class in net.didion.jwnl.data.list
-
A list of PointerTargetTreeNode
s.
- PointerTargetTreeNodeList() - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList
-
- PointerTargetTreeNodeList(LinkedList) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList
-
- PointerTargetTreeNodeList.FindNodeOperation - Class in net.didion.jwnl.data.list
-
Operation that is used for finding the specified node in a tree.
- PointerTargetTreeNodeList.FindNodeOperation(PointerTargetTreeNode) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindNodeOperation
-
- PointerTargetTreeNodeList.FindTargetOperation - Class in net.didion.jwnl.data.list
-
Operation that is used for finding the node(s) in a tree that have the specified PointerTarget
.
- PointerTargetTreeNodeList.FindTargetOperation(PointerTarget) - Constructor for class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation
-
- PointerTargetTreeNodeList.Operation - Interface in net.didion.jwnl.data.list
-
Operation that is performed on the nodes of a tree or list.
- PointerType - Class in net.didion.jwnl.data
-
Instances of this class enumerate the possible WordNet pointer types,
and are used to label PointerType
s.
- PointerUtils - Class in net.didion.jwnl.data
-
This class constains static methods for performing various pointer operations.
- POS - Class in net.didion.jwnl.data
-
Instances of this class enumerate the possible major syntactic categories, or
Part's Of Speech.
- POSKey - Class in net.didion.jwnl.dictionary
-
A cache key consists of a POS
and an object
- POSKey(POS, String) - Constructor for class net.didion.jwnl.dictionary.POSKey
-
- POSKey(POS, long) - Constructor for class net.didion.jwnl.dictionary.POSKey
-
- 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
-
- PrincetonChannelDictionaryFile - Class in net.didion.jwnl.princeton.file
-
A RandomAccessDictionaryFile
that accesses files named with Princeton's dictionary file naming convention.
- PrincetonChannelDictionaryFile() - Constructor for class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
-
- PrincetonChannelDictionaryFile(String, POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
-
- PrincetonObjectDictionaryFile - Class in net.didion.jwnl.princeton.file
-
ObjectDictionaryFile
that accesses files names with the Princeton dictionary file naming convention.
- PrincetonObjectDictionaryFile() - Constructor for class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
-
- PrincetonObjectDictionaryFile(String, POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.PrincetonObjectDictionaryFile
-
- PrincetonRandomAccessDictionaryFile - Class in net.didion.jwnl.princeton.file
-
A RandomAccessDictionaryFile
that accesses files
named with Princeton's dictionary file naming convention.
- PrincetonRandomAccessDictionaryFile() - Constructor for class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
-
- PrincetonRandomAccessDictionaryFile(String, POS, DictionaryFileType) - Constructor for class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
-
- PrincetonRandomAccessDictionaryFile(String, POS, DictionaryFileType, String) - Constructor for class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
-
- PrincetonWN16DatabaseDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
-
- PrincetonWN16DatabaseDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWN16DatabaseDictionaryElementFactory
-
- PrincetonWN16FileDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
-
FileDictionaryElementFactory
that produces elements for Princeton's release of WordNet v 1.6
- PrincetonWN16FileDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWN16FileDictionaryElementFactory
-
- PrincetonWN17DatabaseDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
-
- PrincetonWN17DatabaseDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWN17DatabaseDictionaryElementFactory
-
- PrincetonWN17FileDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
-
FileDictionaryElementFactory
that produces elements for the Princeton release of WordNet v 1.7
- PrincetonWN17FileDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWN17FileDictionaryElementFactory
-
- PrincetonWN30DatabaseDictionaryElementFactory - Class in net.didion.jwnl.princeton.data
-
Supports the wordnet 3.0 database, including sense key and usage count information.
- PrincetonWN30DatabaseDictionaryElementFactory() - Constructor for class net.didion.jwnl.princeton.data.PrincetonWN30DatabaseDictionaryElementFactory
-
Initialize the factory.
- print(TypeCheckingList.TypeCheckingListIterator) - Method in class net.didion.jwnl.data.list.NodePrinter
-
Print the contents of itr using the default indent
- 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, 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, int, int) - Method in class net.didion.jwnl.data.list.NodePrinter
-
Print the contents of itr to the given stream.
- 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() - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
- pt.inesc_id.l2f - package pt.inesc_id.l2f
-
- put(Object, Object) - Method in interface net.didion.jwnl.util.cache.Cache
-
Store value in the cache, indexed by key.