method

delete_all

v1_9_2_180 - Show latest stable - Class: REXML::Attributes
delete_all( name )
public

Deletes all attributes matching a name. Namespaces are significant.

name

A String; all attributes that match this path will be removed

Returns

an Array of the Attributes that were removed