All Classes |Grouped Classes |Index
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.