D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
Parent
/
Filename :
cdesc-Parent.yaml
back
Copy
--- !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