Class: RawText (TmStd::Xml)

Overview
Module Structure
Class Hierarchy
Instance Attributes
RawText#text [R]
Instance Methods
RawText#initialize / 1
RawText#to_s
is a submodule of
module: Xml ( TmStd )
has modular siblings
module: Abstraction   
class: Text   
class: RawString   
class: Tag   
module: Attribute   
class: SeqOfUnit   
class: Element   
class: Document   
class: Include   
inherits from
  TextUnit ( TmStd::Xml::Abstraction )
has class siblings
  Text ( TmStd::Xml )
has properties
attribute: text [R]   
method: initialize / 1   
method: to_s   
is defined at
#156 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 )
RawText ( TmStd::Xml )
has properties
attribute: text [R]   
method: initialize / 1   
method: to_s   
Element ( TmStd::Xml )
  Document     
  Include     
Identifier ( TmStd::Xml::Abstraction )
  Tag ( TmStd::Xml )   
Abstract ( TmStd::Lsm::Collection )

Instance Attributes

RawText#text [R]

#157 in tmstd/xml.rb

Instance Methods

RawText#initialize / 1

#160 in tmstd/xml.rb

initialize ( str )

RawText#to_s

#169 in tmstd/xml.rb

to_s