--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: A class that defines the set of Attributes of an Element and provides operations for accessing elements in that set. constants: [] full_name: REXML::Attributes includes: [] 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: delete - !ruby/object:RI::MethodSummary name: delete_all - !ruby/object:RI::MethodSummary name: each - !ruby/object:RI::MethodSummary name: each_attribute - !ruby/object:RI::MethodSummary name: get_attribute - !ruby/object:RI::MethodSummary name: get_attribute_ns - !ruby/object:RI::MethodSummary name: length - !ruby/object:RI::MethodSummary name: namespaces - !ruby/object:RI::MethodSummary name: prefixes - !ruby/object:RI::MethodSummary name: size - !ruby/object:RI::MethodSummary name: to_a name: Attributes superclass: Hash