るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.091秒)
トップページ > クエリ:i[x] > クエリ:-[x] > ライブラリ:rexml/document[x] > クエリ:attributes[x] > 種類:特異メソッド[x]

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. matrix i
  5. csv to_i

クラス

検索結果

REXML::Attributes.new(element) -> REXML::Attributes (6326.0)

空の Attributes オブジェクトを生成します。

...空の Attributes オブジェクトを生成します。

どの要素の属性であるかを element で指定します。

通常は REXML::Element.new によって Attributes オブジェクト
が生成されるため、このメソッドを使う必要はありません。

@param element 属...