_callback_validity_error(void *ctx, const char *msg,...) | xmlpp::Parser | [protected, static] |
_callback_validity_warning(void *ctx, const char *msg,...) | xmlpp::Parser | [protected, static] |
_context | xmlpp::Parser | [protected] |
_doc | xmlpp::DomParser | [protected] |
_exception | xmlpp::Parser | [protected] |
_validate | xmlpp::Parser | [protected] |
_validate_error | xmlpp::Parser | [protected] |
_validate_warning | xmlpp::Parser | [protected] |
check_for_exception() | xmlpp::Parser | [protected, virtual] |
check_for_validity_messages() | xmlpp::Parser | [protected, virtual] |
DomParser() | xmlpp::DomParser | |
DomParser(const std::string &filename, bool validate=false) | xmlpp::DomParser | [explicit] |
get_document() | xmlpp::DomParser | |
get_document() const | xmlpp::DomParser | |
get_validate() const | xmlpp::Parser | [virtual] |
handleException(const exception &e) | xmlpp::Parser | [protected, virtual] |
initialize_context() | xmlpp::Parser | [protected, virtual] |
on_validity_error(const std::string &message) | xmlpp::Parser | [protected, virtual] |
on_validity_warning(const std::string &message) | xmlpp::Parser | [protected, virtual] |
operator bool() const | xmlpp::DomParser | |
parse_context() | xmlpp::DomParser | [protected, virtual] |
parse_file(const std::string &filename) | xmlpp::DomParser | [virtual] |
parse_memory(const std::string &contents) | xmlpp::DomParser | [virtual] |
parse_stream(std::istream &in) | xmlpp::DomParser | [virtual] |
Parser() | xmlpp::Parser | |
release_underlying() | xmlpp::DomParser | [protected, virtual] |
set_validate(bool val=true) | xmlpp::Parser | [virtual] |
~DomParser() | xmlpp::DomParser | [virtual] |
~Parser() | xmlpp::Parser | [virtual] |