|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
� PREV CLASS �� NEXT CLASS | FRAMES��NO FRAMES | |||||||||
SUMMARY: � CONSTR �|�FUNCTION�|�DATA | DETAIL: � CONSTR �|�FUNCTION�|�DATA |
class ICdataSection: virtual public IText { public: ICdataSection(); virtual ~ICdataSection(); };
The content of a CDATA section.
This class implements
the C++ binding for the
CDATASection
interface
specified by DOM.
Constructor/Destructor Summary | |
ICdataSection
();
����������Constructs the CDATA section. |
|
~ICdataSection
();
����������Destroys the CDATA section. |
Constructor/Destructor Detail |
ICdataSection();
Constructs the CDATA section.
virtual ~ICdataSection();
Destroys the CDATA section.
|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
� PREV CLASS �� NEXT CLASS | FRAMES��NO FRAMES | |||||||||
SUMMARY: � CONSTR �|�FUNCTION�|�DATA | DETAIL: � CONSTR �|�FUNCTION�|�DATA |