Class: Key (TmStd::Xml::Attribute)

Overview
Module Structure
Class Hierarchy
is a submodule of
module: Attribute ( TmStd::Xml )
has modular siblings
class: Map   
inherits from
  Identifier ( TmStd::Xml::Abstraction )
has class siblings
  Tag ( TmStd::Xml )
is defined at
#182 in tmstd/xml.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmStd
  module: Xml
  module: Abstraction
class: Identifier     
  class: Tag
  module: Attribute
class: Key     
class: Map     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( TmStd::Lsm )
Abstract ( TmStd::Lsm::Product )
Identifier ( TmStd::Xml::Abstraction )
has properties
attribute: name [R]   
attribute: xmlns [R]   
attribute: hash [R]   
method: initialize / 2   
method: to_s   
method: eql? / 1   
method: freeze_equality!   
  Tag ( TmStd::Xml )   
  Key ( TmStd::Xml::Attribute )   
Abstract ( TmStd::Lsm::Collection )