instance method REXML::Element#clone

clone -> REXML::Element[permalink][rdoc][edit]

self を複製して返します。

複製されるのは名前、属性、名前空間のみです。子ノードは複製されません。