You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by chris markiewicz <cm...@commnav.com> on 2001/02/12 16:16:27 UTC

xalan2 caching

hello

my xalan 1 implementation caches StylesheetRoot objects - seems to help
performance a bit.  i have just upgraded to the trax interface - what do i
cache?  i can't grab the StylesheetRoot because i have a Transformer and not
a TransformerImpl, right?

thanks
chris