KHTML
dom_xml.h
Go to the documentation of this file.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regard...
Definition: dom_xml.h:67
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:246
EntityReference objects may be inserted into the structure model when an entity reference is in the s...
Definition: dom_xml.h:189
This interface represents an entity, either parsed or unparsed, in an XML document.
Definition: dom_xml.h:125
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:271
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to ke...
Definition: dom_xml.h:260
ProcessingInstruction(const Node &other)
Definition: dom_xml.h:265
The StyleSheet interface is the abstract base interface for any type of style sheet.
Definition: css_stylesheet.h:59
The Text interface represents the textual content (termed character data in XML) of an Element or At...
Definition: dom_text.h:270
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.