るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.012秒)

別のキーワード

  1. rexml notationdecl
  2. notationdecl name
  3. notationdecl system
  4. notationdecl system=

ライブラリ

クラス

検索結果

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

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

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

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

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