|  | 
 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]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] |  |  
 The documentation for this class was generated from the following file:
 |