Base::TreeBuilder
# File lib/feed_tools/vendor/html5/lib/html5/treebuilders/hpricot.rb, line 218 def get_document @document.hpricot end
# File lib/feed_tools/vendor/html5/lib/html5/treebuilders/hpricot.rb, line 222 def get_fragment @document = super return @document.hpricot.children end
Generated with the Darkfish Rdoc Generator 2.