Object
# File rexml/xpath_parser.rb, line 22 def dclone klone = self.clone klone.clear self.each{|v| klone << v.dclone} klone end
This page was generated for Ruby 1.8.6
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.44.0.