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