#include <cassert>
#include <libxml/xmlreader.h>
#include "libebook_utils.h"
#include "libebook_xml.h"
#include "FB2BinaryContext.h"
#include "FB2BlockContext.h"
#include "FB2Collector.h"
#include "FB2ContentCollector.h"
#include "FB2ContentMap.h"
#include "FB2ExtrasCollector.h"
#include "FB2Parser.h"
#include "FB2MetadataCollector.h"
#include "FB2MetadataContext.h"
#include "FB2TableContext.h"
#include "FB2TextContext.h"
#include "FB2Token.h"
Namespaces | |
libebook | |
FB2ContentMap& m_bitmaps |
bool m_bodyRead |
FB2ExtrasCollector m_collector |
FB2ContentCollector m_contentCollector |
librevenge::RVNGTextInterface* const m_document |
bool m_firstBody |
bool m_generating |
librevenge::RVNGPropertyList m_metadata |
FB2MetadataCollector m_metadataCollector |
FB2ContentMap& m_notes |