All Classes |Grouped Classes |Index
Returns the Comment interface to this node.
CL_DomComment CL_DomNode::to_comment();
Detailed description:
If the node is not a Comment node, then it returns a null node.