Module REXML::Namespace
In: /home/ser/Work/rexml/rexml/namespace.rb
Package diagram
Adds named attributes to an object.
Methods
fully_expanded_name    has_name?    name=   
Attributes
expanded_name  [R] 
name  [R] 
prefix  [RW] 
Public Instance methods
name=( name )
Sets the name and the expanded name
has_name?( other )
Compares names optionally WITH namespaces
fully_expanded_name()
Fully expand the name, even if the prefix wasn't specified in the source file.