Server : Apache System : Linux host44.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 User : vapecompany ( 2719) PHP Version : 7.4.33 Disable Function : NONE Directory : /proc/self/root/opt/alt/ruby18/share/ri/1.8/system/REXML/Parent/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: A parent has children, and has methods for accessing them. The Parent class is never encountered except as the superclass for some other object. constants: [] full_name: REXML::Parent 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: children - !ruby/object:RI::MethodSummary name: deep_clone - !ruby/object:RI::MethodSummary name: delete - !ruby/object:RI::MethodSummary name: delete_at - !ruby/object:RI::MethodSummary name: delete_if - !ruby/object:RI::MethodSummary name: each - !ruby/object:RI::MethodSummary name: each_child - !ruby/object:RI::MethodSummary name: each_index - !ruby/object:RI::MethodSummary name: index - !ruby/object:RI::MethodSummary name: insert_after - !ruby/object:RI::MethodSummary name: insert_before - !ruby/object:RI::MethodSummary name: length - !ruby/object:RI::MethodSummary name: parent? - !ruby/object:RI::MethodSummary name: push - !ruby/object:RI::MethodSummary name: replace_child - !ruby/object:RI::MethodSummary name: size - !ruby/object:RI::MethodSummary name: to_a - !ruby/object:RI::MethodSummary name: unshift name: Parent superclass: Child