| Server IP : 162.214.74.102 / Your IP : 216.73.217.46 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/opt/cpanel/ea-ruby24/root/usr/share/ri/system/REXML/Attributes/ |
Upload File : |
U:RDoc::AnyMethod[iI"delete:EFI"REXML::Attributes#delete;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Removes an attribute;To:RDoc::Markup::List:
@type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"attribute;T; [o;
; [I"Feither a String, which is the name of the attribute to remove -- ;TI"Cnamespaces are significant here -- or the attribute to remove.;To;;[I"Returns;T; [o;
; [I"the owning element;To:RDoc::Markup::Verbatim; [
I"Edoc = Document.new "<a y:foo='0' x:foo='1' foo='3' z:foo='4'/>"
;TI"Pdoc.root.attributes.delete 'foo' #-> <a y:foo='0' x:foo='1' z:foo='4'/>"
;TI"Fdoc.root.attributes.delete 'x:foo' #-> <a y:foo='0' z:foo='4'/>"
;TI"7attr = doc.root.attributes.get_attribute('y:foo')
;TI";doc.root.attributes.delete attr #-> <a z:foo='4'/>";T:@format0:
@fileI"lib/rexml/element.rb;T:0@omit_headings_from_table_of_contents_below000[ I"( attribute );T@&TI"Attributes;TcRDoc::NormalClass00