method
get_attribute_ns
v1_9_2_180 -
Show latest stable
- Class:
REXML::Attributes
get_attribute_ns(namespace, name)public
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.
Method contributed by Henrik Martensson