|  | 
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members 
 DOMComment  Class ReferenceThis interface inherits fromCharacterDataand represents the content of a comment, i.e., all the characters between the starting '<!--' and ending '-->'. 
More...
Inheritance diagram for DOMComment:  [legend]Collaboration diagram for DOMComment:  [legend]List of all members. 
 Detailed DescriptionThis interface inherits fromCharacterDataand 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.
 
 
Since: 
DOM Level 1 
 
 
 Constructor & Destructor Documentation
 
  
    | 
        
          | DOMComment::DOMComment | ( |  | ) |  [protected] |  |  
 
  
    | 
        
          | virtual DOMComment::~DOMComment | ( |  | ) |  [virtual] |  |  The documentation for this class was generated from the following file:
 |