Current Path : /usr/local/share/ri/1.8/system/REXML/Element/ |
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/Element/get_elements-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Synonym for Element.to_a This is a little slower than calling elements.each directly. - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "xpath:" body: any XPath by which to search for elements in the tree - !ruby/struct:SM::Flow::LI label: "Returns:" body: an array of Elements that match the supplied path type: :NOTE full_name: REXML::Element#get_elements is_singleton: false name: get_elements params: ( xpath ) visibility: public