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