xsl-list
[Top] [All Lists]

Re: Testing file existence

2002-09-01 20:10:53
At 2002-09-01 18:23 -0500, Eduardo Andrés Alfonso Sierra wrote:
I wanna include some images in the html file generated from a xml file using
a stylesheet but I want to do that only if these images exists.

How can I test if a file (no xml) exists on my misk.

Not by using the W3C defined functions of XSLT.

I'm using the XT processor.

Since you are using XT, it happens XT provides access to the Java library.

Coincidentally, it happens our book has used the "file exists" Java function as an illustration of XT's access to extension functions.

Go to the "Book sales" link at the very top of our home page, download the 138-page free preview of our "Practical Transformation Using XSLT and XPath" book, and look at pages 117 through 119 for working code that invokes the Java library "exists" method of the "io.File" class.

I hope this helps.

.................... Ken


--
Upcoming hands-on in-depth      Europe:         Sep 18-Sep 20,2002
XSLT/XPath and XSL-FO           North America:  Sep 30-Oct  4,2002
instructor-led deliveries       Japan:          Oct  7-Oct 11,2002

G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0  +1(613)489-0999 (Fax:-0995)
ISBN 0-13-065196-6                       Definitive XSLT and XPath
ISBN 1-894049-08-X   Practical Transformation Using XSLT and XPath
ISBN 1-894049-07-1               Practical Formatting Using XSL-FO
XSL/XML/DSSSL/SGML/OmniMark services, books (electronic, printed),
articles, training (instructor-live,Internet-live,web/CD,licensed)
Next public training:     2002-09-11,13,18,19,30,10-03,07,10,12-08


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>