Class: TFHpple
- Inherits:
-
Object
- Object
- TFHpple
- Defined in:
- lib/motion-hpple/hpple.rb
Instance Method Summary collapse
Instance Method Details
#xpath(query) ⇒ Object
21 22 23 |
# File 'lib/motion-hpple/hpple.rb', line 21 def xpath(query) searchWithXPathQuery(query) end |