관리-도구
편집 파일: cdesc-Element.yaml
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: attributes rw: R - !ruby/object:RI::Attribute comment: name: children rw: R - !ruby/object:RI::Attribute comment: name: name rw: R - !ruby/object:RI::Attribute comment: name: prefix rw: R - !ruby/object:RI::Attribute comment: name: uri rw: R class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: [] full_name: RSS::XML::Element 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: "[]=" - !ruby/object:RI::MethodSummary name: each - !ruby/object:RI::MethodSummary name: full_name - !ruby/object:RI::MethodSummary name: to_s name: Element superclass: Object