instance method REXML::Document#clone

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

self を複製します。

REXML::Document.new(self) と同じです。