るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.026秒)
トップページ > クエリ:attribute[x] > クエリ:value[x] > 種類:クラス[x]

別のキーワード

  1. attribute new
  2. element add_attribute
  3. rexml/document attribute
  4. rexml/document add_attribute

ライブラリ

検索結果

REXML::Attribute (6025.0)

要素(REXML::Element)の属性を表すクラスです。

...要素(REXML::Element)の属性を表すクラスです。

つまり、 <element attribute="value"/> という
要素における attribute=value というペアのことです。

属性にはなんらかの名前空間(namespace, REXML::Namespace)
に属することができます。...