KHTML
dom_element.h
Go to the documentation of this file.
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:270
An HTMLDocument is the root of the HTML hierarchy and holds the entire content.
Definition: html_document.h:73
The CSSStyleDeclaration interface represents a single CSS declaration block .
Definition: css_value.h:60
const char * name(StandardAction id)
DocumentFragment is a "lightweight" or "minimal" Document object.
Definition: dom_doc.h:1041
By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...
Definition: dom_element.h:209
The Attr interface represents an attribute in an Element object.
Definition: dom_element.h:88
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:245
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
Definition: dom_node.h:963
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.