Class: Element (TmStd::DocBook::Node::TBody)

Overview
Module Structure
Class Hierarchy
Instance Methods
Element#initialize / 2
Element#to_xml
is a submodule of
module: TBody ( TmStd::DocBook::Node )
has modular siblings
class: Content   
class: Contents   
inherits from
  List ( TmStd::DocBook::Abstraction )
has class siblings
  Element ( TmStd::DocBook::Node::ItemizedList )
  Element ( TmStd::DocBook::Node::SimpleList )
  Element ( TmStd::DocBook::Node::VariableList )
has properties
method: initialize / 2   
method: to_xml   
is defined at
#443 in tmstd/docbook/node/element.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmStd
  module: DocBook
  module: Abstraction
class: List     
  module: Node
  module: ItemizedList
class: Element     
  module: SimpleList
class: Element     
  module: VariableList
class: Element     
  module: TBody
class: Element     
class: Content     
class: Contents     

Class Hierarchy

Object ( Builtin-Module )
Abstract ( TmStd::Lsm )
Abstract ( TmStd::Lsm::Product )
Element ( TmStd::DocBook::Abstraction )
has properties
attribute: attr_id [R]   
attribute: attr_class [R]   
method: initialize / 1   
method: to_xml / 4   
method: parse_attributes / 2   
method: common_attributes   
method: attributes / 1   
method: contents_to_xml   
NodeElement ( TmStd::DocBook::Abstraction )
includes
  Enumerable ( Builtin-Module )
has properties
attribute: contents [R]   
method: initialize / 4   
method: each / 1   
method: contents_to_xml   
Abstract ( TmStd::Lsm::Sum )
Abstract ( TmStd::Lsm::Collection )

Instance Methods

Element#initialize / 2

#444 in tmstd/docbook/node/element.rb

initialize ( common_attrs = {} ,
  &block )

Element#to_xml

#451 in tmstd/docbook/node/element.rb

to_xml