Module PageElement
In: lib/rubyful_soup.rb

Methods

fetch   matches   setup  

Attributes

next_parsed  [RW] 
next_sibling  [RW] 
parent  [RW] 
parser  [R] 
previous_parsed  [RW] 
previous_sibling  [RW] 

Protected Class methods

Used to tell whether a Tag or a NavigableString "matches" some data structure.

Public Instance methods

Protected Instance methods

Returns a list of items matching the given criteria, obtained by iterating over the given iterator.

[Validate]