Re: [xslt] what's in xsltStylesheet?
- From: Dan Brian <dan brians org>
- To: The Gnome XSLT library mailing-list <xslt gnome org>, veillard redhat com
- Cc:
- Subject: Re: [xslt] what's in xsltStylesheet?
- Date: Wed, 19 Jan 2005 02:41:26 -0700
Does libxslt import/include stylesheets at
xsltParseStylesheetDoc-time()? I'm wondering how valuable it is to
cache these objects
the import include are done when the stylesheet is compiled,
not at transform time. A compiled stylesheet is read-only at
transform time.
Excellent, good for caching. Thanks Daniel!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]