|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XTDE1490 and using the Saxon transformer multiple
On 6/26/07, Norman Gray <norman@xxxxxxxxxxxxxxx> wrote:
I want to transform a largeish number of XML instances (a few thousand) at a time, and so want to avoid repeatedly recompiling the XSLT script. I suppose an alternative would be to create a Template, and repeatedly create a Transformer from that. That would be quite cheap, yes? I've just uploaded a new version of Kernow (in beta so please report any issues) - in this latest version directory transforms are multithreaded to take advantage of multicore processors. http://kernowforsaxon.sourceforge.net/ For Norman: Kernow is a graphical front / high level API for Saxon that takes care of things like compiling the stylesheet. You can run directory transforms either using the GUI or through its API, eg: Kernow kernow = new Kernow(); kernow.runDirectoryTransform(inputDir, XSLT, outputDir); That's the minimum, there are various other methods to set parameters and configuration options. cheers andrew
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








