Method: REXML::Attribute#element

Defined in:
lib/extensions/rexml/rexml/attribute.rb,
lib/extensions/rhoxml/rexml/attribute.rb

#elementObject

The element to which this attribute belongs



14
15
16
# File 'lib/extensions/rexml/rexml/attribute.rb', line 14

def element
  @element
end