D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
Elements
/
Filename :
cdesc-Elements.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: A class which provides filtering of children for Elements, and XPath search support. You are expected to only encounter this class as the <tt>element.elements</tt> object. Therefore, you are <em>not</em> expected to instantiate this yourself. constants: [] full_name: REXML::Elements 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: collect - !ruby/object:RI::MethodSummary name: delete - !ruby/object:RI::MethodSummary name: delete_all - !ruby/object:RI::MethodSummary name: each - !ruby/object:RI::MethodSummary name: empty? - !ruby/object:RI::MethodSummary name: index - !ruby/object:RI::MethodSummary name: inject - !ruby/object:RI::MethodSummary name: literalize - !ruby/object:RI::MethodSummary name: size - !ruby/object:RI::MethodSummary name: to_a name: Elements superclass: Object