xsl-list
[Top] [All Lists]

Re: [xsl] XSLT compiler

2006-07-17 05:05:43
Thanks Andrew,
But still I'm confused with two contexts. XSLT compilers: which seems
that Saxon is not one (while XSLTX is); If both are same in
functionality (being compiler: working like a JSP to Servlet compiler)
which one is better in performance.

On 7/17/06, andrew welch <andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> 
wrote:
On 7/17/06, Mohsen Saboorian <mohsens(_at_)gmail(_dot_)com> wrote:
> I'm not sure about generating C++. Please see:
> http://xml.apache.org/xalan-j/xsltc_usage.html#api-examples

Ahh I haven't looked in a while :(

In that case as long as you code to JAXP interfaces you can decide at
runtime whether to use Xalan-J (with a Translet or a standard 1.0
stylesheet) or Saxon with a 2.0 stylesheet.
If both processors are on the classpath you can set the system
properties to switch between the two.  I guess it comes down to
whether you want to use XSLT 2.0 or not.

--~------------------------------------------------------------------
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>
--~--



--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>