- Element - Class in net.didion.jwnl.util.factory
-
Represents an installable element in a properties file
- Element(String) - Constructor for class net.didion.jwnl.util.factory.Element
-
- Element(String, Param[]) - Constructor for class net.didion.jwnl.util.factory.Element
-
- ENABLE_CACHING - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
The value should be "true" or "false".
- ENTAILED_BY - Static variable in class net.didion.jwnl.data.PointerType
-
- ENTAILMENT - Static variable in class net.didion.jwnl.data.PointerType
-
- equals(Object) - Method in class net.didion.jwnl.data.Exc
-
Returns true if lemma and exceptions are equal.
- equals(Object) - Method in class net.didion.jwnl.data.IndexWord
-
Returns true if the lemma and the part of speech both match.
- equals(Object) - Method in class net.didion.jwnl.data.IndexWordSet
-
It is assumed that IndexWordSets will only be created by calling
Dictionary.lookupAllIndexWords
,
so all IndexWordSets with the same lemma should be equal.
- equals(Object) - Method in class net.didion.jwnl.data.list.PointerTargetNode
-
Two PointerTargetNodes are equal if they have the same type and PointerTarget
- equals(Object) - Method in class net.didion.jwnl.data.list.PointerTargetTree
-
Two PointerTargetTree's are equal if their root nodes are equal.
- equals(Object) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNode
-
- equals(Object) - Method in class net.didion.jwnl.data.Pointer
-
- equals(Object) - Method in class net.didion.jwnl.data.PointerTarget
-
- equals(Object) - Method in class net.didion.jwnl.data.relationship.Relationship
-
Two relationships are assumed equal if they have the same source synset, target synset, and type
- equals(Object) - Method in class net.didion.jwnl.data.Synset
-
Two Synsets are equal if their POS's and offsets are equal
- equals(Object) - Method in class net.didion.jwnl.data.SynsetProxy
-
- equals(Object) - Method in class net.didion.jwnl.data.Word
-
Two words are equal if their parent Synsets are equal and they have the same index
- equals(Object) - Method in class net.didion.jwnl.dictionary.POSKey
-
- equals(Object) - Method in class net.didion.jwnl.JWNL.Version
-
- equals(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
-
- ERROR - Static variable in class net.didion.jwnl.util.MessageLogLevel
-
- Examples - Class in net.didion.jwnl.utilities
-
A class to demonstrate the functionality of the JWNL package.
- Examples() - Constructor for class net.didion.jwnl.utilities.Examples
-
- Exc - Class in net.didion.jwnl.data
-
Represents an entry in an exception file.
- Exc(POS, String, List) - Constructor for class net.didion.jwnl.data.Exc
-
Creates a new exception entry.
- EXCEPTION - Static variable in class net.didion.jwnl.data.DictionaryElementType
-
Property that defines an exception file.
- EXCEPTION - Static variable in class net.didion.jwnl.dictionary.file.DictionaryFileType
-
- EXCEPTION_WORD_CACHE_SIZE - Static variable in class net.didion.jwnl.dictionary.FileBackedDictionary
-
Size of the exception cache.
- execute(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindNodeOperation
-
- execute(PointerTargetTreeNode) - Method in class net.didion.jwnl.data.list.PointerTargetTreeNodeList.FindTargetOperation
-
- execute(PointerTargetTreeNode) - Method in interface net.didion.jwnl.data.list.PointerTargetTreeNodeList.Operation
-
Execute the operation on the given node
- execute() - Method in class net.didion.jwnl.dictionary.database.Query
-
- execute(POS, String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.DetachSuffixesOperation
-
- execute(POS, String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.LookupExceptionsOperation
-
- execute(POS, String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.LookupIndexWordOperation
-
- execute(POS, String, BaseFormSet) - Method in interface net.didion.jwnl.dictionary.morph.Operation
-
Execute the operation.
- execute(POS, String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.RemovePrepPhrasesOperation
-
- execute(POS, String, BaseFormSet) - Method in class net.didion.jwnl.dictionary.morph.TokenizerOperation
-