最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.195秒)
トップページ
>
:
クラス
>
:
rexml/document
>
:namespace
別のキーワード
rexml/document new
rexml/document write
rexml/document node_type
rexml/document to_s
rexml/document clone
ライブラリ
rexml
/
document
(12)
検索結果
先頭1件
REXML
::
Attribute
REXML
::
Attribute
(8013.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
クラス
要素(REXML::Element)の属性を表すクラスです。
...
要素(REXML::Element)の属性を表すクラスです。
つまり、 <element attribute="value"/> という
要素における attribute=value というペアのことです。
属性にはなんらかの名前空間(
namespace
, REXML::
Namespace
)
に属することができます。
...
REXML::Element
REXML::Namespace