Class | REXML::Attributes |
In: |
lib/test/unit/xml/attributes_mixin.rb
|
Parent: | Object |
The REXML::Attributes mix-in adds methods that are useful for attribute collections, but not present in the standard REXML::Attributes class
The get_attribute_ns method retrieves a method by its namespace and name. Thus it is possible to reliably identify an attribute even if an XML processor has changed the prefix.