Class | HTMLTree::Data |
In: |
lib/html/xpath.rb
lib/html/element.rb lib/html/xpath.rb lib/html/element.rb |
Parent: | Object |
This is a TreeElement that represents leaf data nodes (CDATA, scripts, comments, processing directives). It forwards unknown messages to the content element, so it otherwise behaves like a String.