Class: Text (TmStd::Xml)

Overview
Module Structure
Class Hierarchy
Instance Attributes
Text#text [R]
Instance Methods
Text#initialize / 1
Text#to_s
is a submodule of
module: Xml ( TmStd )
has modular siblings
module: Abstraction   
class: RawString   
class: RawText   
class: Tag   
module: Attribute   
class: SeqOfUnit   
class: Element   
class: Document   
class: Include   
inherits from
  TextUnit ( TmStd::Xml::Abstraction )
has class siblings
  RawText ( TmStd::Xml )
has properties
attribute: text [R]   
method: initialize / 1   
method: to_s   
is defined at
#126 in tmstd/xml.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TmStd
  module: Xml
  module: Abstraction
class: TextUnit     
✗ class: Text
  class: RawString
  class: RawText
  class: Tag
  module: Attribute
  class: SeqOfUnit
  class: Element
  class: Document
  class: Include

Class Hierarchy

Object ( Builtin-Module )
String ( Builtin-Module )
  RawString ( TmStd::Xml )   
Abstract ( TmStd::Lsm )
Abstract ( TmStd::Lsm::Product )
Unit ( TmStd::Xml::Abstraction )
includes
  Treeable ( TmStd )
has properties
method: to_s   
method: __print_tree__ / 7   
method: __print_tree_indent__ / 2   
TextUnit ( TmStd::Xml::Abstraction )
has properties
method: each / 1   
method: children   
method: empty?   
method: to_s   
Text ( TmStd::Xml )
has properties
attribute: text [R]   
method: initialize / 1   
method: to_s   
RawText ( TmStd::Xml )
Element ( TmStd::Xml )
  Document     
  Include     
Identifier ( TmStd::Xml::Abstraction )
  Tag ( TmStd::Xml )   
Abstract ( TmStd::Lsm::Collection )

Instance Attributes

Text#text [R]

#127 in tmstd/xml.rb

Instance Methods

Text#initialize / 1

#130 in tmstd/xml.rb

initialize ( str )

Text#to_s

#139 in tmstd/xml.rb

to_s