Uses of Package
net.didion.jwnl.util
Packages that use net.didion.jwnl.util
Package
Description
Classes for extracting and containing data from the dictionary.
Lists and associated classes that hold the results of relationship operations.
Tools for finding pointer relationships between words.
Classes for acessing dictionary information.
Classes for accessing files that contain dictionary information.
Classes used by
FileBackedDictionary
to interface with the filesystem.Implementations of
DictionaryElementFactory
for Princeton's release of WordNet.Utility classes used by JWNL.
-
Classes in net.didion.jwnl.util used by net.didion.jwnl
-
Classes in net.didion.jwnl.util used by net.didion.jwnl.data
-
Classes in net.didion.jwnl.util used by net.didion.jwnl.data.listClassDescriptionA
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).Wrapper for a list that checks the type of arguments before putting them in the list. -
Classes in net.didion.jwnl.util used by net.didion.jwnl.data.relationshipClassDescriptionA
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).Wrapper for a list that checks the type of arguments before putting them in the list. -
Classes in net.didion.jwnl.util used by net.didion.jwnl.dictionary
-
Classes in net.didion.jwnl.util used by net.didion.jwnl.dictionary.file
-
Classes in net.didion.jwnl.util used by net.didion.jwnl.dictionary.file_manager
-
Classes in net.didion.jwnl.util used by net.didion.jwnl.princeton.data
-
Classes in net.didion.jwnl.util used by net.didion.jwnl.utilClassDescriptionA
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). -
Classes in net.didion.jwnl.util used by net.didion.jwnl.utilities