Inheritance diagram for DzDomComment:
Constructors | |
DzDomComment () |
Represents a comment node in a DOM document.
DzDomComment::DzDomComment | ( | ) |
Default constructor. Typically, you will not construct these directly, but will call DzDomDocument::createComment() to create a new comment node as a member of a document.