#include <HTMLParser.h>
◆ HTMLParser() [1/2]
libebook::HTMLParser::HTMLParser |
( |
const HTMLParser & |
other | ) |
|
|
private |
◆ HTMLParser() [2/2]
libebook::HTMLParser::HTMLParser |
( |
librevenge::RVNGInputStream * |
input, |
|
|
librevenge::RVNGTextInterface * |
document, |
|
|
bool |
xhtml |
|
) |
| |
◆ operator=()
◆ parse()
void libebook::HTMLParser::parse |
( |
| ) |
|
◆ m_document
librevenge::RVNGTextInterface* const libebook::HTMLParser::m_document |
|
private |
◆ m_input
librevenge::RVNGInputStream* const libebook::HTMLParser::m_input |
|
private |
◆ m_xhtml
const bool libebook::HTMLParser::m_xhtml |
|
private |
The documentation for this class was generated from the following files: