RE: test if a file exist

2003-06-12 Thread Lucian Opris
I'm using xalan XSL processor and I couldn't find anything for checking the existence of a file on disk. Examples would be great. Any help appreciately Thanks a lot Lucian Opris How can I test if a file exist on disk through xsl? It throws out this message: org.apache.fop.apps.FOPException:

Re: test if a file exist

2003-06-12 Thread J.Pietschmann
Lucian Opris wrote: This is xsl question? Yes. How can I test if a file exist on disk through xsl? You can't, unless you use an extension function. Ask on a list specific to your XSLT processor. J.Pietschmann - To unsubscribe, e-m