cp-tools-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cp-tools-discuss] Re: gjdoc


From: Brian Jones
Subject: Re: [Cp-tools-discuss] Re: gjdoc
Date: 06 Feb 2003 08:31:56 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Nic Ferrier <address@hidden> writes:

> > ClasspathX's JAXP implementation doesn't seem to ship with
> > an XSL processor at all. Are there any XSL transformators that
> > we could recommend for linking into the Gjdoc executable when
> > using Gjc? Aside from Gjc, are there any transformators that
> > we could recommend for inclusion in the CLASSPATH, for dynamic
> > linking?
> > 
> > Even if ClasspathX does not provide XSLT I would like to get
> > away from the System.exec() call necessary for spawning
> > xsltproc. Given that most JREs today include a JAXP-compatible
> > XSL transformation engine, and that several free engines are
> > available (if not GPLed), I expect it is otherwise unnecessary
> > to have this dependency.
> 
> I'm planning a GCJ based java wrapper for libxml2 (gnome's xml
> handling library). The main reason for this is that we don't have an
> XSLT processor right now in GNU.

I would probably recommend Xalan,
http://xml.apache.org/xalan-j/index.html, for pure Java action, unless
or until there is something similar from the GNU project.  I'm not
really sure there needs to be one either.

Brian
-- 
Brian Jones <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]