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 CharacterData interface extends Node with a set of attributes and methods for accessing character...
Definition: dom_text.h:50
This represents the content of a comment, i.e., all the characters between the starting ' <!...
Definition: dom_text.h:224
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:246
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:271
The Text interface represents the textual content (termed character data in XML) of an Element or At...
Definition: dom_text.h:270
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.