virtual class which defines the ancestor of all text zone parser More...
#include <MWAWParser.hxx>
Public Member Functions | |
| virtual void | parse (librevenge::RVNGTextInterface *documentInterface)=0 |
| virtual function used to parse the input | |
Protected Member Functions | |
| MWAWTextParser (MWAWInputStreamPtr input, MWAWRSRCParserPtr rsrcParser, MWAWHeader *header) | |
| constructor (protected) | |
| MWAWTextParser (MWAWParserStatePtr state) | |
| constructor using a state | |
virtual class which defines the ancestor of all text zone parser
| MWAWTextParser::MWAWTextParser | ( | MWAWInputStreamPtr | input, |
| MWAWRSRCParserPtr | rsrcParser, | ||
| MWAWHeader * | header | ||
| ) | [inline, protected] |
constructor (protected)
| MWAWTextParser::MWAWTextParser | ( | MWAWParserStatePtr | state | ) | [inline, protected] |
constructor using a state
| virtual void MWAWTextParser::parse | ( | librevenge::RVNGTextInterface * | documentInterface | ) | [pure virtual] |
virtual function used to parse the input
Implemented in HanMacWrdKParser, MarinerWrtParser, HanMacWrdJParser, MsWrdParser, ZWrtParser, MoreParser, RagTime5Parser, MacWrtProParser, WriteNowParser, ClarisWksParser, FullWrtParser, WriterPlsParser, RagTimeParser, MindWrtParser, NisusWrtParser, LightWayTxtParser, BeagleWksParser, ActaParser, MsWksParser, MacWrtParser, MsWrd1Parser, DocMkrParser, GreatWksParser, EDocParser, MacDocParser, and TeachTxtParser.