KHTML
dom_node.h File Reference
Go to the source code of this file.
Classes | |
class | DOM::NamedNodeMap |
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name. More... | |
class | DOM::Node |
The Node interface is the primary datatype for the entire Document Object Model. More... | |
class | DOM::NodeList |
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented. More... |
Namespaces | |
namespace | DOM |
namespace | KJS |
Typedefs | |
typedef unsigned long long | DOM::DOMTimeStamp |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:30:12 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:30:12 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.