|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Optimizing Trax
All, I am using Trax to transform my xml files, and am finding the performance very slow especially for large files. Are there any ways of optimizing the performance such as by pre-compiling the stylesheets? If so, how can this be done? Here is the code that is slow: xsl = "/stylesheet.xsl"; transformer = tFactory.newTransformer(new StreamSource(getClass().getResourceAsStream(xsl))); transformer.transform(new DOMSource(document), new StreamResult(out)); Rechell Schwartz XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








