--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: 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. constants: [] full_name: REXML::Elements includes: - !ruby/object:RI::IncludedModule name: Enumerable instance_methods: - !ruby/object:RI::MethodSummary name: "<<" - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: "[]=" - !ruby/object:RI::MethodSummary name: add - !ruby/object:RI::MethodSummary name: collect - !ruby/object:RI::MethodSummary name: delete - !ruby/object:RI::MethodSummary name: delete_all - !ruby/object:RI::MethodSummary name: each - !ruby/object:RI::MethodSummary name: empty? - !ruby/object:RI::MethodSummary name: index - !ruby/object:RI::MethodSummary name: inject - !ruby/object:RI::MethodSummary name: literalize - !ruby/object:RI::MethodSummary name: size - !ruby/object:RI::MethodSummary name: to_a name: Elements superclass: Object