IJspComment Interface

com.bea.ide.lang.jsp
IJspComment Interface

public interface IJspComment

    extends IDOMNode

Interface representing a JSP comment in a JSP document. JSP comments are delimited by <%-- and --%>. JSP comments can only contain IDOMTextNode objects.


All Superinterfaces
IDOMNode

Method Summary

 
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