KHTML
dom_text.h
Go to the documentation of this file.
206 void replaceData ( const unsigned long offset, const unsigned long count, const DOMString &arg );
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:270
This represents the content of a comment, i.e., all the characters between the starting '
Definition: dom_text.h:223
The Text interface represents the textual content (termed character data in XML) of an Element or At...
Definition: dom_text.h:269
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:245
The CharacterData interface extends Node with a set of attributes and methods for accessing character...
Definition: dom_text.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.