るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.145秒)
トップページ > クエリ:-[x] > クエリ:r[x] > クエリ:d[x] > クラス:REXML::Attribute[x]

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method new
  4. irb/input-method gets
  5. matrix -

ライブラリ

キーワード

検索結果

REXML::Attribute#node_type -> Symbol (9201.0)

「:attribute」というシンボルを返します。

...「:attribute」というシンボルを返します。...

REXML::Attribute#write(output, indent = -1) -> object (6302.0)

output に self の情報を name='value' という形式で書き込みます。

...output に self の情報を name='value' という形式で書き込みます。

output が返ります。

@param output 書き込み先の IO オブジェクト
@param indent インデントレベル、ここでは無視される...