Class Object
In: rexml/xpath_parser.rb
Parent: Object

Methods

dclone  

Public Instance methods

[Source]

# File rexml/xpath_parser.rb, line 8
  def dclone
    clone
  end

[Validate]