All Classes |Grouped Classes |Index

Function create_comment

Creates a Comment node given the specified string.

	CL_DomComment CL_DomDocument::create_comment(
		const CL_DomString & data);