|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSPConfig | |
---|---|
org.eclipse.jst.j2ee.jsp | |
org.eclipse.jst.j2ee.webapplication |
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 |