Re: [xslt] xsltEvalGlobalVariables caching



On Wed, Mar 19, 2008 at 02:25:41PM -0400, Robert Koberg wrote:
> Does libxslt have something similar to java/jaxp TransformerFactory and
> Transformer. You generally want to compile a Templates off of the
> TransformerFactory and then derive a unique Transformer from that
> Templates object. Instead, if you reuse the Transformer you can use the
> same params/imports/includes and XML from the document function.

  I have no idea what you are referencing.
I have no idea what a transformer, a TransformerFactory are or what it means
to expose a single Template to an API.
libxslt compiles stylesheets. The result of the compilation can be used
by as many transformation as needed, possibly in parallel.

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine  http://rpmfind.net/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]