lib
KoXmlCDATASection Class Reference
#include <KoXmlReader.h>
Inheritance diagram for KoXmlCDATASection:

Detailed Description
KoXmlCDATASection represents a CDATA section in a DOM tree.
Definition at line 193 of file KoXmlReader.h.
Public Member Functions | |
| KoXmlCDATASection (const KoXmlCDATASection &cdata) | |
| KoXmlCDATASection & | operator= (const KoXmlCDATASection &cdata) |
| virtual bool | isCDATASection () const |
Friends | |
| class | KoXmlNode |
| class | KoXmlDocument |
The documentation for this class was generated from the following files:

