#include "EPUBHTMLGenerator.h"#include <algorithm>#include <cmath>#include <sstream>#include <stack>#include <string>#include <vector>#include <boost/algorithm/string/replace.hpp>#include "EPUBFontManager.h"#include "EPUBImageManager.h"#include "EPUBListStyleManager.h"#include "EPUBParagraphStyleManager.h"#include "EPUBPath.h"#include "EPUBSpanStyleManager.h"#include "EPUBTableStyleManager.h"#include "EPUBXMLContent.h"#include "libepubgen_utils.h"Classes | |
| struct | libepubgen::EPUBHTMLGeneratorImpl |
| the internal state of a html document generator More... | |
Namespaces | |
| libepubgen | |
|
mutable |
the actual id
| EPUBXMLContent m_content |
| ZoneSinkImpl m_delayedLabel |
the label
| std::string m_lastCloseElement |
| ZoneSinkImpl m_sink |
the sink
| Type m_type |
the zone type
| int m_version |
| EPUBHTMLTextZone* m_zone |
a zone
| int m_zoneId |
the zone id
| std::vector<ZoneSinkImpl> m_zoneSinks |
the list of data string