Method: HTML5::TreeBuilders::Hpricot::Node#hasContent
- Defined in:
- lib/feed_tools/vendor/html5/lib/html5/treebuilders/hpricot.rb
#hasContent ⇒ Object
61 62 63 |
# File 'lib/feed_tools/vendor/html5/lib/html5/treebuilders/hpricot.rb', line 61 def hasContent childNodes.any? end |