DomParser(const Glib::ustring& filename, bool validate=false) | xmlpp::DomParser | [explicit] |
get_substitute_entities() const | xmlpp::Parser | [virtual] |
get_validate() const | xmlpp::Parser | [virtual] |
operator bool() const | xmlpp::DomParser | |
parse_file(const Glib::ustring& filename) | xmlpp::DomParser | [virtual] |
parse_memory(const Glib::ustring& contents) | xmlpp::DomParser | [virtual] |
parse_memory_raw(const unsigned char* contents, size_type bytes_count) | xmlpp::DomParser | |
parse_stream(std::istream& in) | xmlpp::DomParser | [virtual] |
set_substitute_entities(bool val=true) | xmlpp::Parser | [virtual] |
set_validate(bool val=true) | xmlpp::Parser | [virtual] |