Methods

Files

XPath::Expression::Unary

Public Class Methods

new(expression) click to toggle source
# File lib/xpath/expression.rb, line 12
def initialize(expression)
  @expression = wrap_xpath(expression)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.