るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.162秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:n[x] > バージョン:2.5.0[x] > クエリ:output[x] > クラス:REXML::Declaration[x]

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. rsa n=
  3. rsa n
  4. openssl n
  5. pop n_mails

ライブラリ

検索結果

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

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

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

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

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