This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Extension Functions


 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]