るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.070秒)
トップページ > クエリ:IO.new[x] > クエリ:>>[x] > クエリ:$stdin[x] > クエリ:to_path[x] > クエリ:accept[x] > クラス:REXML::Formatters::Transitive[x]

別のキーワード

  1. _builtin >>
  2. date >>
  3. ipaddr >>
  4. kernel $stdout
  5. kernel $last_paren_match

ライブラリ

検索結果

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

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

...します。

indentation でインデント幅を指定できます。

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

@param indentation インデント幅
@p...