Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JDOM User »

[jdom-interest] JDOM-based XSL Transformer

Philipp Gröschler

2004-07-07

Replies:

Is someone interested in, or just at this moment coding on a XSL Transformer
project which is based directly on JDOM? Or are there projects out there
which one could join?

Thoughts came to me, that it could give a nice performance boost if a
transformer would directly work with JDOM technology, instead of converting
objects into source streams, stuffing that into a standard transformer
instance, re-converting the output stream back into objects ...

Has someone done any testing about this issue? I realized that in my
web-project, nearly 80%-90% of execution time (measured from accepting the
network connection to finally delivering the result) per single request go
into the part of the XSL transformation. And the stylesheets and XML sources
I use at the moment are rather simple.

Greetings >>>> Philipp

_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@(protected)
©2008 junlu.com - Jax Systems, LLC, U.S.A.