るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. doctype notation
  2. rexml/document notation
  3. notation
  4. notation rexml::doctype
  5. notation rexml/document

ライブラリ

クラス

検索結果

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

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

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

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

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