WP1Parser Class Reference

#include <WP1Parser.h>

Inheritance diagram for WP1Parser:
WPXParser

Public Member Functions

 WP1Parser (WPXInputStream *input, WPXEncryption *encryption)
 ~WP1Parser ()
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, WP1Listener *listener)

Private Member Functions

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

Additional Inherited Members

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

Constructor & Destructor Documentation

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

Member Function Documentation

void WP1Parser::parse ( WPXDocumentInterface documentInterface)
virtual

Implements WPXParser.

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

Implements WPXParser.


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

Generated for libwpd by doxygen 1.8.1.2