Current Path : /usr/local/share/ri/1.8/system/REXML/Node/ |
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/Node/cdesc-Node.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Represents a node in the tree. Nodes are never encountered except as superclasses of other objects. Nodes have siblings. constants: [] full_name: REXML::Node includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: each_recursive - !ruby/object:RI::MethodSummary name: find_first_recursive - !ruby/object:RI::MethodSummary name: indent - !ruby/object:RI::MethodSummary name: index_in_parent - !ruby/object:RI::MethodSummary name: next_sibling_node - !ruby/object:RI::MethodSummary name: parent? - !ruby/object:RI::MethodSummary name: previous_sibling_node - !ruby/object:RI::MethodSummary name: to_s name: Node superclass: