libebook::FB2Parser Class Reference

#include <FB2Parser.h>

List of all members.

Public Member Functions

 FB2Parser (WPXInputStream *input)
bool parse (FB2XMLParserContext *context) const
bool parse (WPXDocumentInterface *document) const

Private Member Functions

 FB2Parser (const FB2Parser &other)
FB2Parseroperator= (const FB2Parser &other)

Private Attributes

WPXInputStream *const m_input

Constructor & Destructor Documentation

libebook::FB2Parser::FB2Parser ( const FB2Parser other) [private]
libebook::FB2Parser::FB2Parser ( WPXInputStream *  input) [explicit]

Member Function Documentation

FB2Parser& libebook::FB2Parser::operator= ( const FB2Parser other) [private]

Referenced by parse().

bool libebook::FB2Parser::parse ( WPXDocumentInterface *  document) const

Member Data Documentation

WPXInputStream* const libebook::FB2Parser::m_input [private]

Referenced by FB2Parser(), and parse().


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