Skip to content

Commit

Permalink
Updated the binding page for the libxml++ bindings, Daniel
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Veillard committed Nov 20, 2002
1 parent d076a20 commit c14401e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
8 changes: 3 additions & 5 deletions doc/python.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,9 @@ <h2>Python and bindings</h2>
or libxslt wrappers or bindings:</p>
<ul>
<li>
<a href="mailto:ari@lusis.org">Ari Johnson</a> provides a C++ wrapper
for libxml:<br>
Website: <a href="http://lusis.org/~ari/xml%2B%2B/">http://lusis.org/~ari/xml++/</a><br>
Download: <a href="http://lusis.org/~ari/xml%2B%2B/libxml%2B%2B.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
</li>
<a href="http://libxmlplusplus.sourceforge.net/">Libxml++</a> seems the
most up-to-date C++ bindings for libxml2, check the <a href="http://libxmlplusplus.sourceforge.net/reference/html/hierarchy.html">documentation</a>
and the <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/libxmlplusplus/libxml%2b%2b/examples/">examples</a>.</li>
<li>There is another <a href="http://libgdome-cpp.berlios.de/">C++ wrapper
based on the gdome2 bindings</a> maintained by Tobias Peters.</li>
<li>and a third C++ wrapper by Peter Jones &lt;pjones@pmade.org&gt;
Expand Down
12 changes: 6 additions & 6 deletions doc/xml.html
Original file line number Diff line number Diff line change
Expand Up @@ -1485,12 +1485,11 @@ <h2><a name="Python">Python and bindings</a></h2>
order to get updates to this list or to discuss the specific topic of libxml2
or libxslt wrappers or bindings:</p>
<ul>
<li><a href="mailto:ari@lusis.org">Ari Johnson</a> provides a C++ wrapper
for libxml:<br>
Website: <a
href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
Download: <a
href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a></li>
<li><a href="http://libxmlplusplus.sourceforge.net/">Libxml++</a> seems the
most up-to-date C++ bindings for libxml2, check the <a
href="http://libxmlplusplus.sourceforge.net/reference/html/hierarchy.html">documentation</a>
and the <a
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/libxmlplusplus/libxml%2b%2b/examples/">examples</a>.</li>
<li>There is another <a href="http://libgdome-cpp.berlios.de/">C++ wrapper
based on the gdome2 bindings</a> maintained by Tobias Peters.</li>
<li>and a third C++ wrapper by Peter Jones &lt;pjones@pmade.org&gt;
Expand Down Expand Up @@ -2723,6 +2722,7 @@ <h3><a name="Example2">Example of customized I/O</a></h3>






} </pre>
Expand Down
1 change: 1 addition & 0 deletions doc/xmlio.html
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ <h3><a name="Example2">Example of customized I/O</a></h3>






} </pre>
Expand Down

0 comments on commit c14401e

Please # to comment.