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