#include <cassert>
#include <stack>
#include <string>
#include "libebook_utils.h"
#include "EBOOKOPFParser.h"
#include "EBOOKXMLParser.h"
#include "EPUBParser.h"
#include "EPUBToken.h"
Namespaces | |
libebook | |
std::stack<int> m_elementStack |
bool m_found |
string& m_opfName |
bool m_rootOk |
string m_rootPath |
bool m_versionOk |