HTML::Node
# File lib/html/selector.rb, line 818 def select(selector, *values) selector = HTML::Selector.new(selector, values) selector.select(self) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.