STOFFTextParser Class Reference

virtual class which defines the ancestor of all text zone parser More...

#include <STOFFParser.hxx>

Inheritance diagram for STOFFTextParser:
STOFFParser SDWParser SDXParser

List of all members.

Public Member Functions

virtual void parse (librevenge::RVNGTextInterface *documentInterface)=0
 virtual function used to parse the input

Protected Member Functions

 STOFFTextParser (STOFFInputStreamPtr input, STOFFHeader *header)
 constructor (protected)
 STOFFTextParser (STOFFParserStatePtr state)
 constructor using a state
virtual ~STOFFTextParser ()
 destructor

Detailed Description

virtual class which defines the ancestor of all text zone parser


Constructor & Destructor Documentation

STOFFTextParser::STOFFTextParser ( STOFFInputStreamPtr  input,
STOFFHeader header 
) [inline, protected]

constructor (protected)

STOFFTextParser::STOFFTextParser ( STOFFParserStatePtr  state) [inline, explicit, protected]

constructor using a state

STOFFTextParser::~STOFFTextParser ( ) [protected, virtual]

destructor


Member Function Documentation

virtual void STOFFTextParser::parse ( librevenge::RVNGTextInterface *  documentInterface) [pure virtual]

virtual function used to parse the input

Implemented in SDWParser, and SDXParser.


The documentation for this class was generated from the following files: