Home | All Classes | Grouped Classes | Index | Search

CL_DomCDATASection::CL_DomCDATASection

Constructs a DOM CDATA Section handle.

	CL_DomCDATASection();

	CL_DomCDATASection(
		CL_DomDocument& doc, const std::string& data);

	CL_DomCDATASection(
		const CL_SharedPtr<CL_DomNode_Generic>& impl);

See also:

CL_DomCDATASection | CL_DomDocument | CL_DomNode



Questions or comments, write to the ClanLib mailing list.