1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>libxml++: New API in libxml++ 2.36</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">libxml++
 <span id="projectnumber">2.40.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">New API in libxml++ 2.36 </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_since_2_36000001"></a>Class <a class="el" href="classxmlpp_1_1AttributeDeclaration.html">xmlpp::AttributeDeclaration</a> </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000002"></a>Class <a class="el" href="classxmlpp_1_1AttributeNode.html">xmlpp::AttributeNode</a> </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000003"></a>Member <a class="el" href="classxmlpp_1_1Document.html#aeaa438c9764e7d41f3d2f63ace6dab81">xmlpp::Document::add_processing_instruction</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& name, const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& content)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000004"></a>Member <a class="el" href="classxmlpp_1_1Document.html#a5fb6c31ae2563c1c33ad3d4192daafe1">xmlpp::Document::process_xinclude</a> (bool generate_xinclude_nodes=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000007"></a>Member <a class="el" href="classxmlpp_1_1Element.html#a3a9aa8bc8745eb2521f705c1d468cc85">xmlpp::Element::add_child_entity_reference</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& name)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000008"></a>Member <a class="el" href="classxmlpp_1_1Element.html#a1fec4ad7b2f01d71606432ab9dfc27dd">xmlpp::Element::add_child_processing_instruction</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& name, const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& content)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000009"></a>Class <a class="el" href="classxmlpp_1_1EntityDeclaration.html">xmlpp::EntityDeclaration</a> </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000005"></a>Member <a class="el" href="namespacexmlpp.html#a4599f55c1821aeb0caa0b7be18cb5cfb">xmlpp::format_xml_error</a> (const _xmlError* error=nullptr)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000006"></a>Member <a class="el" href="namespacexmlpp.html#a45a70622ecc99bda595ecc83991de21c">xmlpp::format_xml_parser_error</a> (const _xmlParserCtxt* parser_context)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000013"></a>Member <a class="el" href="classxmlpp_1_1Node.html#a34f9662bb9799899f7d8553ce8905fbe">xmlpp::Node::eval_to_boolean</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& xpath, const PrefixNsMap& namespaces, XPathResultType* result_type=nullptr) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000012"></a>Member <a class="el" href="classxmlpp_1_1Node.html#ae8988c7f4e67edefb937f5447885f93a">xmlpp::Node::eval_to_boolean</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& xpath, XPathResultType* result_type=nullptr) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000015"></a>Member <a class="el" href="classxmlpp_1_1Node.html#afccccafd8aec8ad99f97646473e5040b">xmlpp::Node::eval_to_number</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& xpath, const PrefixNsMap& namespaces, XPathResultType* result_type=nullptr) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000014"></a>Member <a class="el" href="classxmlpp_1_1Node.html#a47b9e43f49cdf34dd8c6f1c29c3515c5">xmlpp::Node::eval_to_number</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& xpath, XPathResultType* result_type=nullptr) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000017"></a>Member <a class="el" href="classxmlpp_1_1Node.html#a32deb54bf7aeb60ed72311bb482d2037">xmlpp::Node::eval_to_string</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& xpath, const PrefixNsMap& namespaces, XPathResultType* result_type=nullptr) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000016"></a>Member <a class="el" href="classxmlpp_1_1Node.html#abb70aab3d697af6c5ce6b74c4b4efc42">xmlpp::Node::eval_to_string</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& xpath, XPathResultType* result_type=nullptr) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000011"></a>Member <a class="el" href="classxmlpp_1_1Node.html#a5eb1d1e3d4616604da7cf58da15b6fa7">xmlpp::Node::get_first_child</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& name=<a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring()</a>)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000010"></a>Member <a class="el" href="classxmlpp_1_1Node.html#a0e244ac3573fc927bcb0f70d6b70f5d2">xmlpp::Node::get_first_child</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& name=<a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring()</a>) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000021"></a>Member <a class="el" href="classxmlpp_1_1Parser.html#ad9e5523ffa19aa3e76761a0d46040efb">xmlpp::Parser::get_throw_messages</a> () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000020"></a>Member <a class="el" href="classxmlpp_1_1Parser.html#a3d491c0479b11e5766849956cd4b4538">xmlpp::Parser::set_throw_messages</a> (bool val=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000018"></a>Class <a class="el" href="classxmlpp_1_1XIncludeEnd.html">xmlpp::XIncludeEnd</a> </dt>
<dd></dd>
<dt><a class="anchor" id="_since_2_36000019"></a>Class <a class="el" href="classxmlpp_1_1XIncludeStart.html">xmlpp::XIncludeStart</a> </dt>
<dd></dd>
</dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Oct 28 2015 14:41:03 for libxml++ by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|