KHtml
dom2_traversal.h
TreeWalker objects are used to navigate a document tree or subtree using the view of the document def...
Definition: dom2_traversal.h:339
AcceptCode
The following constants are returned by the acceptNode() method:
Definition: dom2_traversal.h:203
This library provides a full-featured HTML parser and widget.
NodeIterators are used to step through a set of nodes, e.g.
Definition: dom2_traversal.h:60
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:246
ShowCode
These are the available values for the whatToShow parameter.
Definition: dom2_traversal.h:216
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:278
Filters are objects that know how to "filter out" nodes.
Definition: dom2_traversal.h:183
CustomNodeFilter can be used to define your own NodeFilter for use with NodeIterators and TreeWalkers...
Definition: dom2_traversal.h:294
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Dec 11 2023 04:06:47 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Dec 11 2023 04:06:47 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.