Creates a CDATASection node whose value is the specified string.
@param data The data for the CDATASection contents.
@return The new CDATASection object.
@exception DOMException NOT_SUPPORTED_ERR: Raised if this document is an HTML document.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.