12件ヒット
[1-12件を表示]
(0.141秒)
別のキーワード
ライブラリ
-
rexml
/ document (12)
クラス
-
REXML
:: Attributes (12)
検索結果
-
REXML
:: Attributes . new(element) -> REXML :: Attributes (11124.0) -
空の Attributes オブジェクトを生成します。
...空の Attributes オブジェクトを生成します。
どの要素の属性であるかを element で指定します。
通常は REXML::Element.new によって Attributes オブジェクト
が生成されるため、このメソッドを使う必要はありません。
@param element 属...