Class | HTMLTree::Element |
In: |
lib/html/element.rb
lib/html/xpath.rb lib/html/element.rb lib/html/xpath.rb |
Parent: | Object |
This is a TreeElement that represents tagged items in an HTML document.
convert the given HTMLTree::Element (or HTMLTree::Document) into a REXML::Element or REXML::Document, ready to use REXML::XPath on. Note that this caches the tree; further changes to my tree will not be reflected in subsequent calls
convert the given HTMLTree::Element (or HTMLTree::Document) into a REXML::Element or REXML::Document, ready to use REXML::XPath on. Note that this caches the tree; further changes to my tree will not be reflected in subsequent calls