Class Kwartz::TextConverter
In: lib/kwartz/converter.rb
Parent: Converter

convert presentation data (html) into a list of Statement. notice that TextConverter class hanlde html file as text format, not html format.

Methods

Attributes

linenum  [R] 
rest  [R] 

Public Class methods

Protected Class methods

Public Instance methods

Protected Instance methods

called from convert() and initialize converter object

[Validate]