| 
		| class Comment | This represents the content of a comment, i. More... |  
 |  | 
Public Methods
Protected Methods
 This represents the content of a comment, i.e., all the characters
 between the starting '  <!--  ' and ending ' 
 -->  '. Note that this is the definition of a comment in
 XML, and, in practice, HTML, although some HTML tools may implement
 the full SGML comment structure.
 
| Comment (const Comment &other) 
 | Comment | 
| Comment (const Node &other) 
 | Comment | 
| Comment &  operator =  (const Node &other) 
 | operator =  | 
Reimplemented from CharacterData.
| Comment &  operator =  (const Comment &other) 
 | operator =  | 
Reimplemented from CharacterData.
| Comment (CommentImpl *i) 
 | Comment | 
 [protected]
	
	| Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |