るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.110秒)

別のキーワード

  1. rexml attlistdecl
  2. attlistdecl []
  3. attlistdecl new
  4. attlistdecl write

ライブラリ

クラス

検索結果

REXML::AttlistDecl#each {|name, value| ... } -> () (21102.0)

それぞれの属性名、デフォルト値を引数として ブロックを順に呼び出します。

それぞれの属性名、デフォルト値を引数として
ブロックを順に呼び出します。

デフォルト値を持たない属性に関しては nil が渡されます。