Method: XML::DOM::Node#attributes

Defined in:
lib/xml/dom/core.rb,
lib/xml/dom2/node.rb

#attributesObject

DOM


359
360
361
# File 'lib/xml/dom/core.rb', line 359

def attributes
  nil
end