libebook::LITParser Class Reference

#include <LITParser.h>

Public Member Functions

 LITParser (const RVNGInputStreamPtr_t &input, librevenge::RVNGTextInterface *document=0)
 
void parse ()
 

Private Member Functions

 LITParser (const LITParser &other)
 
LITParseroperator= (const LITParser &other)
 

Private Attributes

const RVNGInputStreamPtr_t m_input
 
librevenge::RVNGTextInterface * m_document
 

Constructor & Destructor Documentation

libebook::LITParser::LITParser ( const LITParser other)
private
libebook::LITParser::LITParser ( const RVNGInputStreamPtr_t input,
librevenge::RVNGTextInterface *  document = 0 
)
explicit

Member Function Documentation

LITParser& libebook::LITParser::operator= ( const LITParser other)
private
void libebook::LITParser::parse ( )

Member Data Documentation

librevenge::RVNGTextInterface* libebook::LITParser::m_document
private

Referenced by parse().

const RVNGInputStreamPtr_t libebook::LITParser::m_input
private

Referenced by LITParser().


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

Generated for libe-book by doxygen 1.8.8