WP42Parser Class Reference

#include <WP42Parser.h>

Inheritance diagram for WP42Parser:
WPXParser

Public Member Functions

 WP42Parser (WPXInputStream *input, WPXEncryption *encryption)
 
 ~WP42Parser ()
 
void parse (WPXDocumentInterface *documentInterface)
 
void parseSubDocument (WPXDocumentInterface *documentInterface)
 
- Public Member Functions inherited from WPXParser
 WPXParser (WPXInputStream *input, WPXHeader *header, WPXEncryption *encryption)
 
virtual ~WPXParser ()
 

Static Public Member Functions

static void parseDocument (WPXInputStream *input, WPXEncryption *encryption, WP42Listener *listener)
 

Private Member Functions

void parse (WPXInputStream *input, WPXEncryption *encryption, WP42Listener *listener)
 

Additional Inherited Members

- Protected Member Functions inherited from WPXParser
WPXHeadergetHeader ()
 
WPXInputStreamgetInput ()
 
WPXEncryptiongetEncryption ()
 

Constructor & Destructor Documentation

WP42Parser::WP42Parser ( WPXInputStream input,
WPXEncryption encryption 
)
WP42Parser::~WP42Parser ( )

Member Function Documentation

void WP42Parser::parse ( WPXDocumentInterface documentInterface)
virtual

Implements WPXParser.

void WP42Parser::parse ( WPXInputStream input,
WPXEncryption encryption,
WP42Listener listener 
)
private
void WP42Parser::parseDocument ( WPXInputStream input,
WPXEncryption encryption,
WP42Listener listener 
)
static
void WP42Parser::parseSubDocument ( WPXDocumentInterface documentInterface)
virtual

Implements WPXParser.


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

Generated for libwpd by doxygen 1.8.3.1