KHTML
dom_text.h File Reference
#include <dom/dom_node.h>
Include dependency graph for dom_text.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | DOM::CharacterData |
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM. More... | |
| class | DOM::Comment |
This represents the content of a comment, i.e., all the characters between the starting ' <!– ' and ending ' –> '. More... | |
| class | DOM::Text |
The Text interface represents the textual content (termed character data in XML) of an Element or Attr . More... | |
Namespaces | |
| namespace | DOM |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 12:28:17 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 12:28:17 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.