org.eclipse.modisco.jee.jsp
Interface JSPDirective

All Superinterfaces:
Element, Node
All Known Subinterfaces:
JSPTagLib

public interface JSPDirective
extends Element

A representation of the model object 'JSP Directive'. Eg : <jsp:directive.page import="java.util.*" />

See Also:
JspPackage.getJSPDirective()
Generated:
Model:

Method Summary
 
Methods inherited from interface org.eclipse.gmt.modisco.xml.Element
getChildren
 
Methods inherited from interface org.eclipse.gmt.modisco.xml.Node
getName, getParent, setName, setParent