class REXML::Element

Public Instance Methods

to_xml_element() click to toggle source
# File lib/vendor/xml_node/lib/xml_node.rb, line 46
def to_xml_element
  self
end