ScroogeXHTML for Delphi  6.7
 All Classes Functions Variables Pages
TSxReader Class Reference

main reader and writer routine More...

Inheritance diagram for TSxReader:
ISxReader

Public Member Functions

 TSxReader (const TSxBase AOwner, const ISxWriter AWriter)
 create a new instance of a TSxReader
 
 ~TSxReader ()
 destroy the TSxReader
 
 ConvertRTFToHTML (const RawByteString RTFsource)
 the main converter procedure
 

Detailed Description

main reader and writer routine

This class reads the RTF input and sends the property changes to an instance of TSxWriter.

See Also
TSxWriter