All Classes |Grouped Classes |Index

Function to_cdata_section

Returns the CDATA Section interface to this node.

	CL_DomCDATASection CL_DomNode::to_cdata_section();

Detailed description:

If the node is not a CDATA Section node, then it returns a null node.