I suppose you could load the style sheet into a DOM document, and always do the transform using a DOMSource as the stylesheet source. Would probably speed up things some.

----- Original Message ----- From: "Kurt Riede" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 04, 2005 3:09 PM
Subject: Re: is pre-generation and caching a DTM possible?



So does this mean that there's no such possibility for XalanJ?
Saxon has such possibility and, as you say, XSLTC as well.
Do I have to change my transformer?

To precise my requirements:
I have a single fixed stylesheet and a single fixed huge XML document.
Clients request different parts from the XML what is defined by parameters
to the stylesheet.
Parsing the XML takes much more time than the transformation itself.

Thanx and regards
Kurt




Reply via email to