Object
provides a unified clone operation, for REXML::XPathParser to use across multiple Object+ types
clone
# File rexml/xpath_parser.rb, line 32 def dclone klone = self.clone klone.clear self.each{|v| klone << v.dclone} klone end
This page was generated for Ruby 2.0
Ruby-doc.org is hosted by James Britt and Neurogami, an avant garage research + development in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.24.6.