html_document.h
The DOMImplementation interface provides a number of methods for performing operations that are indep...
Definition: dom_doc.h:78
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:246
An HTMLDocument is the root of the HTML hierarchy and holds the entire content.
Definition: html_document.h:74
The NodeList interface provides the abstraction of an ordered collection of nodes,...
Definition: dom_node.h:932
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:275
The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...
Definition: design.h:57