method

delete_all

v1_8_6_287 - 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