Package net.didion.jwnl.util.factory
Class Element
java.lang.Object
net.didion.jwnl.util.factory.Element
Represents an installable element in a properties file
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_className
-
_paramMap
-
-
Constructor Details
-
Element
-
Element
-
-
Method Details
-
addParam
-
install
If the class is installable, this method will install it using the parameters- Throws:
JWNLException
-