Class cdata
Defined in File node.hpp
Inheritance Relationships
Base Type
public mxml::node_with_text
(Class node_with_text)
Class Documentation
-
class cdata : public mxml::node_with_text
A node containing the contents of a CDATA section. Normally, these nodes are converted to text nodes but you can specify to preserve them when parsing a document.