- lastIndexOf(Object) - Method in class net.didion.jwnl.util.TypeCheckingList
-
- length() - Method in interface net.didion.jwnl.dictionary.file.RandomAccessDictionaryFile
-
Get the length, in bytes, of the file
- length() - Method in class net.didion.jwnl.princeton.file.PrincetonChannelDictionaryFile
-
- length() - Method in class net.didion.jwnl.princeton.file.PrincetonRandomAccessDictionaryFile
-
- LexFileIdMap - Class in net.didion.jwnl.data
-
LexFileIdMap maps the names of the lexiographer files to the identifiers
found in the data.pos files.
- LexFileIdMap() - Constructor for class net.didion.jwnl.data.LexFileIdMap
-
- listIterator() - Method in class net.didion.jwnl.util.TypeCheckingList
-
- listIterator(int) - Method in class net.didion.jwnl.util.TypeCheckingList
-
- log(MessageLogLevel, String) - Method in class net.didion.jwnl.util.MessageLog
-
- log(MessageLogLevel, String, Object) - Method in class net.didion.jwnl.util.MessageLog
-
- log(MessageLogLevel, String, Object[]) - Method in class net.didion.jwnl.util.MessageLog
-
- log(MessageLogLevel, String, Throwable) - Method in class net.didion.jwnl.util.MessageLog
-
- log(MessageLogLevel, String, Object, Throwable) - Method in class net.didion.jwnl.util.MessageLog
-
- log(MessageLogLevel, String, Object[], Throwable) - Method in class net.didion.jwnl.util.MessageLog
-
- lookup(String) - Static method in class net.didion.jwnl.dictionary.file_manager.RemoteFileManager
-
Lookup the object bound to the value of BINDING_NAME
in the RMI
registry on the host named by hostname
- lookupAllBaseForms(POS, String) - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
-
- lookupAllBaseForms(POS, String) - Method in interface net.didion.jwnl.dictionary.MorphologicalProcessor
-
Return all the base forms of derivation
- lookupAllIndexWords(String) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Return a set of IndexWord
s, with each element in the set
corresponding to a part-of-speech of word.
- lookupBaseForm(POS, String) - Method in class net.didion.jwnl.dictionary.morph.DefaultMorphologicalProcessor
-
Lookup the base form of a word.
- lookupBaseForm(POS, String) - Method in interface net.didion.jwnl.dictionary.MorphologicalProcessor
-
Try to turn derivation into a word that is found in the index file for pos.
- LookupExceptionsOperation - Class in net.didion.jwnl.dictionary.morph
-
Lookup the word in the exceptions file of the given part-of-speech.
- LookupExceptionsOperation() - Constructor for class net.didion.jwnl.dictionary.morph.LookupExceptionsOperation
-
- lookupIndexWord(POS, String) - Method in class net.didion.jwnl.dictionary.Dictionary
-
Main word lookup procedure.
- LookupIndexWordOperation - Class in net.didion.jwnl.dictionary.morph
-
- LookupIndexWordOperation() - Constructor for class net.didion.jwnl.dictionary.morph.LookupIndexWordOperation
-
- LRUCache - Class in net.didion.jwnl.util.cache
-
A fixed-capacity Cache
that stores the most recently used elements.
- LRUCache(int) - Constructor for class net.didion.jwnl.util.cache.LRUCache
-
- LRUCacheSet - Class in net.didion.jwnl.util.cache
-
- LRUCacheSet(Object[]) - Constructor for class net.didion.jwnl.util.cache.LRUCacheSet
-
- LRUCacheSet(Object[], int) - Constructor for class net.didion.jwnl.util.cache.LRUCacheSet
-
- LRUCacheSet(Object[], int[]) - Constructor for class net.didion.jwnl.util.cache.LRUCacheSet
-