[xep-support] Who to use XSLT with Java-implementation
Dave Pawson
dave.pawson at gmail.com
Wed Nov 21 07:24:54 PST 2007
On 21/11/2007, Bastian Kroll <bk at classwizard.com> wrote:
> Fact is: There is - the command-line call is working - no error in the> syntax of the files.>> So I think I´ll need another java-call to make the XSL transformation. I> dont´t want to make this in 2 steps, because I have also XML-Files without> XSLT
I guess you mean you have xsl-fo files (which don't needthe xslt transform?)
and want to have in my java-source only one call. I only want to use> the stylesheets, when there is a xsl-href in the XML file I want to render> with XEP.
I have never used XEP from Java so I don't know.
Anyone from RenderX?
If you don't want to wait,http://saxonica.com/documentation/javadoc/index.htmlis the Saxon documentation.you could transform those that need it, thenomit the transform for the xsl-fo files.
HTH
-- Dave PawsonXSLT XSL-FO FAQ.http://www.dpawson.co.uk
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
More information about the Xep-support
mailing list