KHTML
dom_xml.h File Reference
Go to the source code of this file.
Classes | |
class | DOM::CDATASection |
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup. More... | |
class | DOM::Entity |
This interface represents an entity, either parsed or unparsed, in an XML document. More... | |
class | DOM::EntityReference |
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference. More... | |
class | DOM::Notation |
This interface represents a notation declared in the DTD. More... | |
class | DOM::ProcessingInstruction |
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document. 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.