Methods

XPath::Expression::Text

Public Instance Methods

to_xpath(predicate=nil) click to toggle source
# File lib/xpath/expression.rb, line 188
def to_xpath(predicate=nil)
  "#{@expression.to_xpath(predicate)}/text()"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.