Package | Description |
---|---|
org.netbeans.modules.j2ee.dd.api.web |
Interfaces for working with web module deployment descriptor, DDProvider class.
|
Modifier and Type | Method and Description |
---|---|
JspConfig |
WebApp.getSingleJspConfig() |
Modifier and Type | Method and Description |
---|---|
int |
WebApp.addJspConfig(JspConfig valueInterface) |
int |
WebApp.removeJspConfig(JspConfig valueInterface) |
void |
WebApp.setJspConfig(JspConfig value) |