Re: [xml-dev] XSLT with DOM or SAX ?

From
Chris Burdess <>
To
"M. David Peterson" <>
Date
2005-03-28T14:17:41Z
ID
<>
Thread
Re: [xml-dev] XSLT with DOM or SAX ?
M. David Peterson wrote:
> ...  Are you stating
> that the Gnu project has taken things one step further and provided a
> default XSLT processor if one is not set by the developer?
> ...
> I realize that Sun has taken matters into their own hands and with
> Tiger have integrated Xalan into the default classpath distribution
> (along with JAXP) ... Is this what the Gnu project has done as well?

Yes. There are two choices of implementation: the default 100% Java 
one, and libxmlj, which is a JNI binding to libxml2 and libxslt.
-- 
Chris Burdess