KHTML
dom_xml.cpp
Go to the documentation of this file.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...
Definition dom_exception.h:59
EntityReference & operator=(const Node &other)
Definition dom_xml.cpp:138
DOMString publicId() const
The public identifier associated with the entity, if specified.
Definition dom_xml.cpp:100
DOMString notationName() const
For unparsed entities, the name of the notation for the entity.
Definition dom_xml.cpp:116
DOMString systemId() const
The system identifier associated with the entity, if specified.
Definition dom_xml.cpp:108
The Node interface is the primary datatype for the entire Document Object Model.
Definition dom_node.h:271
StyleSheet sheet() const
Introduced in DOM Level 2 This method is from the LinkStyle interface.
Definition dom_xml.cpp:287
ProcessingInstruction & operator=(const Node &other)
Definition dom_xml.cpp:232
~ProcessingInstruction()
Definition dom_xml.cpp:252
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.