Uses of Interface
org.eclipse.modisco.jee.jsp.JSPScript

Packages that use JSPScript
org.eclipse.modisco.jee.jsp   
 

Uses of JSPScript in org.eclipse.modisco.jee.jsp
 

Subinterfaces of JSPScript in org.eclipse.modisco.jee.jsp
 interface JSPDeclaration
          A representation of the model object 'JSP Declaration'.
 interface JSPExpression
          A representation of the model object 'JSP Expression'.
 interface JSPScriptlet
          A representation of the model object 'JSP Scriptlet'.
 

Methods in org.eclipse.modisco.jee.jsp that return JSPScript
 JSPScript JspFactory.createJSPScript()
          Returns a new object of class 'JSP Script'.