Class
HTML5::TreeWalkers::Hpricot::TreeWalker
In:
lib/html5/treewalkers/hpricot.rb
Parent:
HTML5::TreeWalkers::NonRecursiveTreeWalker
Methods
first_child
next_sibling
node_details
parent
Public Instance methods
first_child
(node)
next_sibling
(node)
node_details
(node)
parent
(node)
[Validate]