D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
Formatters
/
Default
/
Filename :
new-c.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Prints out the XML document with no formatting -- except if id_hack is set. - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "ie_hack:" body: If set to true, then inserts whitespace before the close of an empty tag, so that IE's bad XML parser doesn't choke. type: :NOTE full_name: REXML::Formatters::Default::new is_singleton: true name: new params: ( ie_hack=false ) visibility: public