You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Robert Koberg <ro...@koberg.com> on 2003/10/24 18:42:51 UTC

precompiling Translets

Hi,

I have some questions about precompiling Translets.

- is their an Ant task floating around, by any chance?

- is there a way to set a URIResolver on the commandline one for the
TransformerFactory and another for the Transformer?

- Can I compile xsl:includes first, and then the primary/main XSL and have
the primary main resolve the xsl:includes that have been compiled? (this
would be incredibly cool)

Thanks,
-Rob