Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/REXML/CData/new-c.yaml |
--- !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