dom2_traversal.h
CustomNodeFilter can be used to define your own NodeFilter for use with NodeIterators and TreeWalkers...
Definition: dom2_traversal.h:294
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:278
AcceptCode
The following constants are returned by the acceptNode() method:
Definition: dom2_traversal.h:203
ShowCode
These are the available values for the whatToShow parameter.
Definition: dom2_traversal.h:216
TreeWalker objects are used to navigate a document tree or subtree using the view of the document def...
Definition: dom2_traversal.h:339
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:246
Filters are objects that know how to "filter out" nodes.
Definition: dom2_traversal.h:183
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sat Dec 14 2019 01:41:47 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sat Dec 14 2019 01:41:47 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.