X7ROOT File Manager
Current Path:
/opt/alt/ruby18/share/ri/1.8/system/REXML/Attributes
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
Attributes
/
📄
%3c%3c-i.yaml
(235 B)
📄
%5b%5d%3d-i.yaml
(926 B)
📄
%5b%5d-i.yaml
(913 B)
📁
..
📄
add-i.yaml
(493 B)
📄
cdesc-Attributes.yaml
(1.12 KB)
📄
delete-i.yaml
(997 B)
📄
delete_all-i.yaml
(583 B)
📄
each-i.yaml
(566 B)
📄
each_attribute-i.yaml
(562 B)
📄
get_attribute-i.yaml
(990 B)
📄
get_attribute_ns-i.yaml
(510 B)
📄
length-i.yaml
(464 B)
📄
namespaces-i.yaml
(185 B)
📄
new-c.yaml
(389 B)
📄
prefixes-i.yaml
(626 B)
📄
size-i.yaml
(229 B)
📄
to_a-i.yaml
(173 B)
Editing: %5b%5d%3d-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Sets an attribute, overwriting any existing attribute value by the same name. Namespace is significant. - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "name:" body: the name of the attribute - !ruby/struct:SM::Flow::LI label: "value:" body: (optional) If supplied, the value of the attribute. If nil, any existing matching attribute is deleted. - !ruby/struct:SM::Flow::LI label: "Returns:" body: Owning element type: :NOTE - !ruby/struct:SM::Flow::VERB body: " doc = Document.new "<a x:foo='1' foo='3'/>"\n doc.root.attributes['y:foo'] = '2'\n doc.root.attributes['foo'] = '4'\n doc.root.attributes['x:foo'] = nil\n" full_name: REXML::Attributes#[]= is_singleton: false name: "[]=" params: ( name, value ) visibility: public
Upload File
Create Folder