- From: <Winfried_Reiss@notes.uni-paderborn.de>
- Date: Fri, 5 Sep 2003 12:03:33 +0200
- To: www-xsl-fo@w3.org
Received on Friday, 5 September 2003 06:12:39 UTC
How can I use an org.apache.fop.apps.XSLTInputHandler with URLs as parameters, hence something of the form inputHandler = new .XSLTInputHandler(new URL( "http://www.xyz.de/../LMML.xml"),new URL("http://www.xyz.de/../LMMLtoFOP.xsl")); The XSLTInputHandler constructor only allows two files (different from the org.apache.fop.apps.FOInputHandler, which allows an URL, but doesn't transform). Can anyone help ? Regards Winfried Reiss
Received on Friday, 5 September 2003 06:12:39 UTC