org.w3c.dom
Interface Element

All Superinterfaces:
Node
All Known Subinterfaces:
SVGAnimationElement, SVGElement, SVGLocatableElement, SVGSVGElement

public interface Element
extends Node

This empty interface is defined to ensure compatibility with the DOM specification, and also to be used as a return type of some Document methods.


Method Summary
 
Methods inherited from interface org.w3c.dom.Node
appendChild, getLocalName, getNamespaceURI, getParentNode, insertBefore, removeChild
 



Copyright © 2003-2006 Nokia Corporation. See the Copyright Notice for details.