Module REXML::Namespace
In: rexml/namespace.rb

Adds named attributes to an object.

Methods
fully_expanded_name    has_name?    name=   
Attributes
:expanded_name  [R] 

The name of the object, valid if set

:name  [R] 

The name of the object, valid if set

:prefix  [RW] 

The expanded name of the object, valid if name is set

Included modules
XMLTokens
Public Instance methods
fully_expanded_name%params%
has_name?%params%
name=%params%