|
Server : LiteSpeed System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : nandedex ( 1060) PHP Version : 8.1.33 Disable Function : NONE Directory : /opt/alt/ruby18/share/ri/1.8/system/REXML/CData/ |
--- !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: <em>Examples</em> - !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