From 41b01a85e568d8c7f572cc10b08e461e31425bec Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 27 Feb 2003 11:09:06 +0000 Subject: [PATCH] Added a pointer to LibxmlJ, Daniel --- doc/python.html | 7 ++++++- doc/xml.html | 5 ++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/python.html b/doc/python.html index f256e443..123c2fa3 100644 --- a/doc/python.html +++ b/doc/python.html @@ -131,10 +131,15 @@ or libxslt wrappers or bindings:

  • Steve Ball and contributors maintains libxml2 and libxslt bindings for Tcl.
  • There is support for libxml2 in the DOM module of PHP.
  • +
  • +LibxmlJ is + an effort to create a 100% JAXP-compatible Java wrapper for + libxml2 and libxslt as part of GNU ClasspathX project. +
  • The distribution includes a set of Python bindings, which are guaranteed to be maintained as part of the library in the future, though the Python -interface have not yet reached the maturity of the C API.

    +interface have not yet reached the completeness of the C API.

    Stéphane Bidoul maintains a Windows port diff --git a/doc/xml.html b/doc/xml.html index 20fa4638..a8b9ecd0 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -1647,11 +1647,14 @@ or libxslt wrappers or bindings:

    href="http://tclxml.sourceforge.net/">libxml2 and libxslt bindings for Tcl.
  • There is support for libxml2 in the DOM module of PHP.
  • +
  • LibxmlJ is + an effort to create a 100% JAXP-compatible Java wrapper for + libxml2 and libxslt as part of GNU ClasspathX project.

    The distribution includes a set of Python bindings, which are guaranteed to be maintained as part of the library in the future, though the Python -interface have not yet reached the maturity of the C API.

    +interface have not yet reached the completeness of the C API.

    Stéphane Bidoul maintains a Windows port