Home | All Classes | Grouped Classes | Index | Search
Returns the CDATA Section interface to this node.
CL_DomCDATASection to_cdata_section();
Detailed description:
If the node is not a CDATA Section node, then it returns a null node.
See also:
CL_DomCDATASection | CL_DomNode