#include <FB2Parser.h>
Public Member Functions | |
FB2Parser (librevenge::RVNGInputStream *input) | |
bool | parse (FB2XMLParserContext *context) const |
bool | parse (librevenge::RVNGTextInterface *document) const |
Private Member Functions | |
FB2Parser (const FB2Parser &other) | |
FB2Parser & | operator= (const FB2Parser &other) |
Private Attributes | |
librevenge::RVNGInputStream *const | m_input |
|
private |
|
explicit |
bool libebook::FB2Parser::parse | ( | FB2XMLParserContext * | context | ) | const |
Referenced by parse().
bool libebook::FB2Parser::parse | ( | librevenge::RVNGTextInterface * | document | ) | const |
|
private |
Referenced by FB2Parser(), and parse().