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