10#ifndef EPUBPARSER_H_INCLUDED
11#define EPUBPARSER_H_INCLUDED
13#include <libe-book/libe-book.h>
25 EPubParser(librevenge::RVNGInputStream *
input, librevenge::RVNGTextInterface *document);
30 librevenge::RVNGInputStream *
const m_input;
Definition EPubParser.h:19
librevenge::RVNGTextInterface *const m_document
Definition EPubParser.h:31
librevenge::RVNGInputStream *const m_input
Definition EPubParser.h:30
EPubParser & operator=(const EPubParser &other)
void parse()
Definition EPubParser.cpp:192
EPubParser(const EPubParser &other)
@ input
Definition EBOOKHTMLToken.h:89
Definition BBeBCollector.cpp:19