method
each
v1_8_6_287 -
Show latest stable
- Class:
REXML::AttlistDecl
each(&block)public
Itterate over the key/value pairs:
attlist_decl.each { |attribute_name, attribute_value| ... }
each(&block)Itterate over the key/value pairs:
attlist_decl.each { |attribute_name, attribute_value| ... }