るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.082秒)
トップページ > クエリ:IO.new[x] > クエリ:dump[x] > クエリ:NEWS for Ruby 3.0.0[x] > クエリ:GzipWriter[x] > クエリ:セキュリティモデル[x] > クラス:REXML::Formatters::Pretty[x]

別のキーワード

  1. argf.class lines
  2. open3 pipeline_r
  3. open3 pipeline_w
  4. open3 popen3
  5. open3 pipeline_rw

ライブラリ

検索結果

REXML::Formatters::Pretty.new(indentation=2, ie_hack=false) -> REXML::Formatter::Pretty (18202.0)

フォーマッタオブジェクトを生成して返します。

...す。

indentation でインデント幅を(空白の数で)指定します。

ie_hack に真を渡すと、空のタグを閉じる前で空白を挿入します。
これは特定のバージョンのIEのXMLパーサのバグを避けるための機能です。

@param indentation 出力のイ...