IJspDirective Interface

com.bea.ide.lang.jsp
IJspDirective Interface

public interface IJspDirective

    extends IDOMElement

Interface representing a directive in a JSP document. Directives are delimited with <%@ and %> Directives do not have child nodes, although they do have attributes.


All Superinterfaces
IDOMElement, IDOMNode
All Known Subinterfaces

IJspTaglibDirective

Method Summary

 
Methods from interface com.bea.ide.lang.jsp.IDOMElement
getAttribute, getAttributeForDisplay, getAttributeNode, getAttributes, getTagName, isAttributeEditable, removeAttribute, setAttribute, setAttributeFromDisplay, validateAttribute
 
Methods from interface com.bea.ide.lang.jsp.IDOMNode
appendChild, decodeNodeValue, encodeNodeValue, getChildCount, getChildNode, getFirstChild, getLastChild, getNodeName, getNodeValue, getOwnerDocument, getParentNode, insertAfter, insertBefore, isReadOnly, matches, nextSibling, normalize, previousSibling, reformat, removeChild, setNodeValue