Package org.eclipse.jst.j2ee.jsp

This package includes the JSP model api.

See:
          Description

Interface Summary
JSPConfig A representation of the model object 'JSP Config'
JspFactory The Factory for the model.
JspPackage The Package for the model.
JSPPropertyGroup A representation of the model object 'JSP Property Group'
TagLibRefType A representation of the model object 'Tag Lib Ref Type'
 

Package org.eclipse.jst.j2ee.jsp Description

This package includes the JSP model api. Using this api the artifacts of a JSP and TagLib ref can be created and accessed. top