るりまサーチ (Ruby 2.1.0)

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

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