|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSPConfig | |
---|---|
org.eclipse.jst.j2ee.jsp | This package includes the JSP model api. |
org.eclipse.jst.j2ee.webapplication | This package includes the EJBArtifactEdit api. |
Uses of JSPConfig in org.eclipse.jst.j2ee.jsp |
---|
Methods in org.eclipse.jst.j2ee.jsp that return JSPConfig | |
---|---|
JSPConfig |
JspFactory.createJSPConfig()
Returns a new object of class 'JSP Config' |
Uses of JSPConfig in org.eclipse.jst.j2ee.webapplication |
---|
Methods in org.eclipse.jst.j2ee.webapplication that return JSPConfig | |
---|---|
JSPConfig |
WebApp.getJspConfig()
Returns the value of the 'Jsp Config' containment reference |
Methods in org.eclipse.jst.j2ee.webapplication with parameters of type JSPConfig | |
---|---|
void |
WebApp.setJspConfig(JSPConfig value)
Sets the value of the ' Jsp Config ' containment reference |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |