KHTML
dom2_traversal.h File Reference
#include <khtml_export.h>#include <dom/dom_node.h>#include <dom/dom_misc.h>Go to the source code of this file.
Classes | |
| class | DOM::CustomNodeFilter |
| CustomNodeFilter can be used to define your own NodeFilter for use with NodeIterators and TreeWalkers. More... | |
| class | DOM::NodeFilter |
| Filters are objects that know how to "filter out" nodes. More... | |
| class | DOM::NodeIterator |
| NodeIterators are used to step through a set of nodes, e.g. More... | |
| class | DOM::TreeWalker |
TreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by its whatToShow flags and any filters that are defined for the TreeWalker . More... | |
Namespaces | |
| namespace | DOM |
KDE 4.3 API Reference