Uses of Package
net.didion.jwnl.util.factory
Packages that use net.didion.jwnl.util.factory
Package
Description
Classes for extracting and containing data from the dictionary.
Classes for acessing dictionary information.
Classes for accessing databases that contain dictionary information.
Classes used by
FileBackedDictionary
to interface with the filesystem.Implementations of
DictionaryElementFactory
for Princeton's release of WordNet.Classes involved in reflective creation of JWNL components.
-
Classes in net.didion.jwnl.util.factory used by net.didion.jwnl
-
Classes in net.didion.jwnl.util.factory used by net.didion.jwnl.dataClassDescriptionA
Createable
is an object that can create an instance of itself given parameters from a properties file (Param
s). -
Classes in net.didion.jwnl.util.factory used by net.didion.jwnl.dictionaryClassDescriptionA
Createable
is an object that can create an instance of itself given parameters from a properties file (Param
s).AnInstallable
is an object that defines a framework for allowing subclasses to define an instance of themselves as the single static instance of the superclass. -
Classes in net.didion.jwnl.util.factory used by net.didion.jwnl.dictionary.databaseClassDescriptionA
Createable
is an object that can create an instance of itself given parameters from a properties file (Param
s). -
Classes in net.didion.jwnl.util.factory used by net.didion.jwnl.dictionary.file_managerClassDescriptionA
Createable
is an object that can create an instance of itself given parameters from a properties file (Param
s). -
Classes in net.didion.jwnl.util.factory used by net.didion.jwnl.dictionary.morphClassDescriptionA
Createable
is an object that can create an instance of itself given parameters from a properties file (Param
s). -
Classes in net.didion.jwnl.util.factory used by net.didion.jwnl.princeton.dataClassDescriptionA
Createable
is an object that can create an instance of itself given parameters from a properties file (Param
s). -
Classes in net.didion.jwnl.util.factory used by net.didion.jwnl.util.factory