TXmlEngCDATASection Class Reference

Link against: xmlengineDOM.lib


#include <
xmlengcdatasection.h>

Inherits TXmlEngTextNode.


Detailed Description

Instance of TXmlEngCDATASection class represents an XML CDATASection in the DOM tree.
Dll XmlEngineDOM.lib
Since:
S60 v3.1

Public Member Functions

 TXmlEngCDATASection ()
 Default constructor.

Protected Member Functions

 TXmlEngCDATASection (void *aInternal)
 Constructor.

Constructor & Destructor Documentation

TXmlEngCDATASection::TXmlEngCDATASection  )  [inline]
 

Default constructor.

TXmlEngCDATASection::TXmlEngCDATASection void aInternal  )  [inline, protected]
 

Constructor.

Since:
S60 v3.1
Parameters:
aInternal CDATASection pointer

The documentation for this class was generated from the following files:

Copyright © Nokia Corporation 2001-2007
Back to top