るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.112秒)
トップページ > クエリ:I[x] > クエリ:Declaration[x] > バージョン:2.2.0[x] > クラス:REXML::Declaration[x]

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. ipaddr to_i
  5. _builtin i

ライブラリ

キーワード

検索結果

REXML::Declaration#write(output, indent) -> () (27304.0)

output にノードを出力します。

output にノードを出力します。

このメソッドは deprecated です。REXML::Formatter で
出力してください。

@param output 出力先の IO オブジェクト
@param indent インデントの大きさ。無視されます。

REXML::Declaration#to_s -> String (18304.0)

ノードを文字列化します。

ノードを文字列化します。