|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.didion.jwnl.util.factory.AbstractValueParam
public abstract class AbstractValueParam
| Method Summary | |
|---|---|
void |
addParam(Param param)
|
java.lang.Object |
create()
If the value of this parameter is a class name, and that class is creatable, this method will create an instance of it using this Param's parameters. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.didion.jwnl.util.factory.Param |
|---|
getName, getValue |
| Method Detail |
|---|
public void addParam(Param param)
addParam in interface Param
public java.lang.Object create()
throws JWNLException
create in interface ParamJWNLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||