XPath::Expression
# File lib/xpath/expression.rb, line 12 def initialize(expression) @expression = wrap_xpath(expression) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.