Module | HTMLTree::TreeElement |
In: |
lib/html/element.rb
lib/html/xpath.rb lib/html/element.rb lib/html/xpath.rb |
_parent | [RW] | |
_parent | [RW] |
Return a collection of my children. Returns an empty Array if I am a data element, just to keep other methods simple.
Return a collection of my children. Returns an empty Array if I am a data element, just to keep other methods simple.
Print out to $stdout (or given IO or String) a formatted dump of my structure.
Print out to $stdout (or given IO or String) a formatted dump of my structure.