Uses of Package
net.didion.jwnl.util.factory
-
Packages that use net.didion.jwnl.util.factory Package Description net.didion.jwnl.data Classes for extracting and containing data from the dictionary.net.didion.jwnl.dictionary Classes for acessing dictionary information.net.didion.jwnl.dictionary.database Classes for accessing databases that contain dictionary information.net.didion.jwnl.dictionary.file_manager Classes used byFileBackedDictionary
to interface with the filesystem.net.didion.jwnl.dictionary.morph net.didion.jwnl.princeton.data Implementations ofDictionaryElementFactory
for Princeton's release of WordNet.net.didion.jwnl.util.factory Classes involved in reflective creation of JWNL components. -
Classes in net.didion.jwnl.util.factory used by net.didion.jwnl.data Class Description Createable ACreateable
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 Class Description Createable ACreateable
is an object that can create an instance of itself given parameters from a properties file (Param
s).Installable 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.database Class Description Createable ACreateable
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_manager Class Description Createable ACreateable
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.morph Class Description Createable ACreateable
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.data Class Description Createable ACreateable
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 Class Description AbstractValueParam Param Represents a parameter in a properties file.