public class Element extends Object
| Constructor and Description |
|---|
Element(String className) |
Element(String className,
Param[] params) |
| Modifier and Type | Method and Description |
|---|---|
void |
addParam(Param param) |
void |
install()
If the class is installable, this method will install it using the parameters
|
public Element(String className)
public void addParam(Param param)
public void install()
throws JWNLException
JWNLExceptionCopyright © 2023. All rights reserved.