るりまサーチ

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

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document clone
  4. rexml/document node_type

ライブラリ

モジュール

キーワード

検索結果

<< < ... 2 3 4 >>

REXML::Entity#write(out, indent = -1) -> () (8007.0)

実体宣言を文字列化したものを out に書き込みます。

...実体宣言を文字列化したものを out に書き込みます。

@param out 出力先の IO オブジェクト
@param indent 利用されません。deprecated なパラメータです
@see REXML::Entity#to_s...

REXML::Comment#string -> String (8002.0)

コメント文字列を返します。

コメント文字列を返します。
<< < ... 2 3 4 >>