KHTML
dom2_traversal.h File Reference
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 |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jun 1 2013 12:11:08 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jun 1 2013 12:11:08 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.