IHTMLElement Interface

com.bea.ide.lang.jsp
IHTMLElement Interface

public interface IHTMLElement

    extends IDOMElement

Interface representing an HTML element in the parse tree.


All Superinterfaces
IDOMElement, IDOMNode

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