Morten,

Thanks for the quick integration and the reference to cmdline.Compile. I
notice though http://xml.apache.org/xalan-j/xsltc_usage.html#compile still
makes reference to the XSLTC.java method. Would bugzilla be the place for me
to log a documentation bug?

Thanks for all the help,

John

> -----Original Message-----
> From: Morten Jorgensen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 19, 2001 3:36 AM
> To: [EMAIL PROTECTED]
> Cc: xalan dev
> Subject: XSLTC compiling from stdin
> 
> 
> John,
> 
> I saw the patch you posted for XSLTC in bug 4253. I added the patch
> to the new command-line compiler tool (that has replaced the main()
> method in XSLTC.java). The org.apache.xalan.xsltc.cmdline.Compile
> class can now be used to compile stylesheets that are passed in
> through stdin using a new '-i' option. Note that this option can
> only be used if the '-o' option is also used to specify a translet
> class name.
> 
> Thank you again for another very welcome contribution to XSLTC!
> 
> Morten Jorgensen,
> XML Technology Centre,
> Sun Microsystems
> 

Reply via email to