るりまサーチ

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

別のキーワード

  1. openssl p
  2. openssl p=
  3. fileutils mkdir_p
  4. matrix p
  5. _builtin $-p

ライブラリ

検索結果

REXML::NotationDecl#write(output, indent = -1) (21403.0)

output へ self を文字列化して出力します。

...output へ self を文字列化して出力します。

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

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