A class which provides filtering of children for Elements, and XPath search support. You are expected to only encounter this class as the element.elements object. Therefore, you are not expected to instantiate this yourself.
element.elements
inject( xpath=nil, initial=nil ) Instance Public methods
<<(element=nil) Instance Public methods Alias for:
index(element) Instance Public methods Returns the index of the supplied child
[]( index, name=nil) Instance Public methods Fetches a child element. Filters
Page 2 of 2