From b7bc66177e938adcdd15189a836dbddb12d285ab Mon Sep 17 00:00:00 2001
From: Daniel Veillard
Date: Thu, 27 Feb 2003 11:11:37 +0000
Subject: [PATCH] Added a pointer to LibxmlJ, Daniel
---
doc/python.html | 9 +++++++--
doc/xslt.html | 7 +++++--
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/doc/python.html b/doc/python.html
index 83aa01f5..3563e496 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -91,7 +91,7 @@ or libxslt wrappers or bindings:
Matt
Sergeant developped XML::LibXML
- and XML::LibXSLT, a perl wrapper for libxml2/libxslt as part of the
+ and XML::LibXSLT, Perl wrappers for libxml2/libxslt as part of the
AxKit XML application server
@@ -114,11 +114,16 @@ or libxslt wrappers or bindings:
Mike Phillips provides a module
using libxslt
for PHP.
+
+LibxmlJ is
+ an effort to create a 100% JAXP-compatible Java wrapper for
+ libxml2 and libxslt as part of GNU ClasspathX project.
+
The libxslt Python module depends on the libxml2 Python module.
The distribution includes a set of Python bindings, which are garanteed 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/xslt.html b/doc/xslt.html
index 1527a6f3..0ffdef00 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -859,7 +859,7 @@ or libxslt wrappers or bindings:
Matt
Sergeant developped XML::LibXML
- and XML::LibXSLT, a perl wrapper for libxml2/libxslt as part of the
+ and XML::LibXSLT, Perl wrappers for libxml2/libxslt as part of the
AxKit XML application server
Dave Kuhlman provides and
earlier version of the libxml/libxslt
Mike Phillips provides a module
using libxslt
for PHP.
+ LibxmlJ is
+ an effort to create a 100% JAXP-compatible Java wrapper for
+ libxml2 and libxslt as part of GNU ClasspathX project.
The libxslt Python module depends on the libxml2 Python module.
The distribution includes a set of Python bindings, which are garanteed 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