D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
Child
/
Filename :
cdesc-Child.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: parent rw: R class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: A Child object is something contained by a parent, and this class contains methods to support that. Most user code will not use this class directly. constants: [] full_name: REXML::Child includes: - !ruby/object:RI::IncludedModule name: Node instance_methods: - !ruby/object:RI::MethodSummary name: bytes - !ruby/object:RI::MethodSummary name: document - !ruby/object:RI::MethodSummary name: next_sibling= - !ruby/object:RI::MethodSummary name: parent= - !ruby/object:RI::MethodSummary name: previous_sibling= - !ruby/object:RI::MethodSummary name: remove - !ruby/object:RI::MethodSummary name: replace_with name: Child superclass: Object