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
delete_all( xpath ) Instance Public methods Removes multiple elements. Filters
index(element) Instance Public methods Returns the index of the supplied child
inject( xpath=nil, initial=nil ) Instance Public methods
<<(element=nil) Instance Public methods Alias for:
Page 2 of 2