I don´t know any. But you can <java> the Xalan class which does that.

http://xml.apache.org/xalan-j/xsltc_usage.html

java org.apache.xalan.xsltc.cmdline.Compile
    [-o <output>] [-d <directory>] [-j <jarfile>]
    [-p <package name>] [-n] [-x] [-v] [-u] [-h]
    {<stylesheet> | -i }



Jan Matčrne

> -----Ursprüngliche Nachricht-----
> Von: Kyle Adams [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 4. April 2003 22:26
> An: [EMAIL PROTECTED]
> Betreff: XLTC task?
> 
> Just checking before I re-invent the wheel - is anyone else 
> aware of an
> Ant task for compiling XSL stylesheets into translets?
> 
> Kyle A.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to