This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

XML Caching in Saxon ??


I have a very large XML file that represents the Table of Contents for my
site.
I apply a stylesheet to it to render navigational components such as
"breadcrumbs"
and others. I am using Saxon as by transformation engine and the performance
is
barely acceptable since the engine must read the XML over and over again and
parse
it into the same DOM repeatedly. Is there anyway to cache the parsed DOM and
pass
the root node to the transform function within Saxon. Any and all help is
greatly
appreciated...TIA.


"You already have zero privacy -- get over it !!
Melvyn Rosengarden
melrose@rochester.rr.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]