class Comment

This represents the content of a comment, i. More...

Full nameDOM::Comment
Definition#include <dom_text.h>
InheritsDOM::CharacterData [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

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 ()

Comment

 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 ()

~Comment

 Comment (CommentImpl *i)

Comment

[protected]


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.