libebook::FictionBook3Parser Class Reference

#include <FictionBook3Parser.h>

Public Member Functions

 FictionBook3Parser (const RVNGInputStreamPtr_t &input, librevenge::RVNGTextInterface *document)
 
bool parse ()
 

Private Member Functions

 FictionBook3Parser (const FictionBook3Parser &other)
 
FictionBook3Parseroperator= (const FictionBook3Parser &other)
 

Private Attributes

const RVNGInputStreamPtr_tm_input
 
librevenge::RVNGTextInterface
*const 
m_document
 

Constructor & Destructor Documentation

libebook::FictionBook3Parser::FictionBook3Parser ( const FictionBook3Parser other)
private
libebook::FictionBook3Parser::FictionBook3Parser ( const RVNGInputStreamPtr_t input,
librevenge::RVNGTextInterface *  document 
)

Member Function Documentation

FictionBook3Parser& libebook::FictionBook3Parser::operator= ( const FictionBook3Parser other)
private
bool libebook::FictionBook3Parser::parse ( )

Member Data Documentation

librevenge::RVNGTextInterface* const libebook::FictionBook3Parser::m_document
private
const RVNGInputStreamPtr_t& libebook::FictionBook3Parser::m_input
private

Referenced by FictionBook3Parser().


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

Generated for libe-book by doxygen 1.8.8