--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::VERB body: " Constructor. CData is data between <![CDATA[ ... ]]>\n" - !ruby/struct:SM::Flow::P body: Examples - !ruby/struct:SM::Flow::VERB body: " CData.new( source )\n CData.new( "Here is some CDATA" )\n CData.new( "Some unprocessed data", respect_whitespace_TF, parent_element )\n" full_name: REXML::CData::new is_singleton: true name: new params: ( first, whitespace=true, parent=nil ) visibility: public