libxml++  2.40.1
New API in libxml++ 2.38
Member xmlpp::Node::add_child_before_with_new_ns (xmlpp::Node* next_sibling, const Glib::ustring& name, const Glib::ustring& ns_uri, const Glib::ustring& ns_prefix=Glib::ustring())
Member xmlpp::Node::add_child_with_new_ns (xmlpp::Node* previous_sibling, const Glib::ustring& name, const Glib::ustring& ns_uri, const Glib::ustring& ns_prefix=Glib::ustring())
Member xmlpp::Node::add_child_with_new_ns (const Glib::ustring& name, const Glib::ustring& ns_uri, const Glib::ustring& ns_prefix=Glib::ustring())
Member xmlpp::operator>> (std::istream& in, Parser& parser)
Member xmlpp::Parser::get_include_default_attributes ()
Member xmlpp::Parser::get_parser_options (int& set_options, int& clear_options)
Member xmlpp::Parser::set_include_default_attributes (bool val=true)
Member xmlpp::Parser::set_parser_options (int set_options=0, int clear_options=0)
Class xmlpp::RelaxNGSchema
Class xmlpp::RelaxNGValidator
Class xmlpp::SchemaBase
Class xmlpp::SchemaValidatorBase
Class xmlpp::XsdSchema
Class xmlpp::XsdValidator