xmlpp::DtdValidator Member List
This is the complete list of members for
xmlpp::DtdValidator, including all inherited members.
callback_validity_error(void* ctx, const char* msg,...) | xmlpp::Validator | [protected, static] |
callback_validity_warning(void* ctx, const char* msg,...) | xmlpp::Validator | [protected, static] |
check_for_exception() | xmlpp::Validator | [protected, virtual] |
check_for_validity_messages() | xmlpp::Validator | [protected, virtual] |
dtd_ | xmlpp::DtdValidator | [protected] |
DtdValidator() | xmlpp::DtdValidator | |
DtdValidator(const Glib::ustring& file) | xmlpp::DtdValidator | [explicit] |
DtdValidator(const Glib::ustring& external, const Glib::ustring& system) | xmlpp::DtdValidator | [explicit] |
exception_ | xmlpp::Validator | [protected] |
get_dtd() | xmlpp::DtdValidator | |
get_dtd() const | xmlpp::DtdValidator | |
handleException(const exception& e) | xmlpp::Validator | [protected, virtual] |
initialize_valid() | xmlpp::Validator | [protected, virtual] |
on_validity_error(const Glib::ustring& message) | xmlpp::Validator | [protected, virtual] |
on_validity_warning(const Glib::ustring& message) | xmlpp::Validator | [protected, virtual] |
operator bool() const | xmlpp::DtdValidator | |
parse_file(const Glib::ustring& filename) | xmlpp::DtdValidator | [virtual] |
parse_memory(const Glib::ustring& contents) | xmlpp::DtdValidator | [virtual] |
parse_stream(std::istream& in) | xmlpp::DtdValidator | [virtual] |
parse_subset(const Glib::ustring& external, const Glib::ustring& system) | xmlpp::DtdValidator | [virtual] |
release_underlying() | xmlpp::DtdValidator | [protected, virtual] |
valid_ | xmlpp::Validator | [protected] |
validate(const Document* doc) | xmlpp::DtdValidator | |
validate_error_ | xmlpp::Validator | [protected] |
validate_warning_ | xmlpp::Validator | [protected] |
Validator() | xmlpp::Validator | |
~DtdValidator() | xmlpp::DtdValidator | [virtual] |
~Validator() | xmlpp::Validator | [virtual] |