KHTML
dom_text.h File Reference
#include <dom/dom_node.h>
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 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.