#include <SimpleSAXParser.h>
Public Member Functions | |
const char * | error () |
ParserError (const std::string &error) | |
Private Attributes | |
std::string | m_error |
Definition at line 83 of file SimpleSAXParser.h.
|
inline |
Definition at line 85 of file SimpleSAXParser.h.
|
inline |
Definition at line 87 of file SimpleSAXParser.h.
References m_error.
Referenced by Page1Parser.Page1Parser::check_for_whole_start_tag().
|
private |
Definition at line 90 of file SimpleSAXParser.h.
Referenced by error().