Nokogiri::XML::Node
# File lib/nokogiri/xml/dtd.rb, line 15 def each &block attributes.each { |key, value| block.call([key, value]) } end
# File lib/nokogiri/xml/dtd.rb, line 11 def keys attributes.keys end
[Validate]
Generated with the Darkfish Rdoc Generator 2.