CharacterData
and represents the content of a comment, i.e., all the characters between the starting ' <!--
' and ending '-->
'.
More...
#include <DOMComment.hpp>
Public Member Functions | |
Destructor | |
virtual | ~DOMComment () |
Destructor. | |
Protected Member Functions | |
Hidden constructors | |
DOMComment () |
CharacterData
and represents the content of a comment, i.e., all the characters between the starting ' <!--
' and ending '-->
'.
See also the Document Object Model (DOM) Level 2 Core Specification.
xercesc::DOMComment::DOMComment | ( | ) | [inline, protected] |
virtual xercesc::DOMComment::~DOMComment | ( | ) | [inline, virtual] |
Destructor.