xsl-list
[Top] [All Lists]

Re: [xsl] XSLT parsers in a C/C++ Apache Module

2007-03-28 09:35:11
From: "M. David Peterson" <m(_dot_)david(_at_)mdptws(_dot_)com>

On Wed, 28 Mar 2007 09:15:54 -0600, Sam Carleton <scarleton(_at_)gmail(_dot_)com> wrote:

> I am working on a C/C++ Apache Module and am going to need a XSLT
> parser, what do you recommend?

Xerces-C. Take a look @ http://xqilla.sourceforge.net/HomePage which is an XPath 2.0/XQuery utility writtn in C++ which uses Xerces-C at its foundation.

But that is an XML parser, not an XSLT interpreter (I assume that is what Sam meant).

_________________________________________________________________
Match.com - Click Here To Find Singles In Your Area Today! http://msnuk.match.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--