Current Path : /usr/local/share/ri/1.8/system/REXML/Child/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/REXML/Child/cdesc-Child.yaml |
--- !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