Unicorn XML Toolkit
Version 1.00.00

Namespace Dom
Class ICdataSection

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.

Since:
1.00.00
Version:
1.00.00
Author:
Alexey Gokhberg
Constructor/Destructor Summary
ICdataSection ();
����������Constructs the CDATA section.
~ICdataSection ();
����������Destroys the CDATA section.

Constructor/Destructor Detail

ICdataSection

ICdataSection();

Constructs the CDATA section.

~ICdataSection

virtual ~ICdataSection();

Destroys the CDATA section.


Unicorn XML Toolkit
Version 1.00.00


This document was created using Unicorn DOC++.

Copyright 1999-2001 Unicorn Enterprises SA.
All Rights Reserved.