libebook::FB2Parser Class Reference

#include <FB2Parser.h>

List of all members.

Public Member Functions

 FB2Parser (librevenge::RVNGInputStream *input)
bool parse (FB2XMLParserContext *context) const
bool parse (librevenge::RVNGTextInterface *document) const

Private Member Functions

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

Private Attributes

librevenge::RVNGInputStream *const m_input

Constructor & Destructor Documentation

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

Member Function Documentation

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

Referenced by parse().

bool libebook::FB2Parser::parse ( librevenge::RVNGTextInterface *  document) const

Member Data Documentation

librevenge::RVNGInputStream* const libebook::FB2Parser::m_input [private]

Referenced by FB2Parser(), and parse().


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