Subject: Extension Functions
From: Shirin Ahmadzadeh-Shad <shirina@xxxxxxxxxxxx>
Date: Thu, 23 Nov 2000 14:10:33 -0500
|
Hi,
I have two questions about extension functions:
1. How can I call my own java functions in xsl?
I couldn't find any example other than Date for XT.I'm using XT for win32
and don't know where I have to put my *.class files.
It get the following message
'implementation of extention namespace not available'
2. How can I do these? What should I give as fully-qualified name of the
java class?
int i,j;
j=j*i or j=j/i
Thank you
Shirin
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|