RE: [xsl] implements callback in JAVA

Subject: RE: [xsl] implements callback in JAVA
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 5 Jan 2005 12:10:18 -0000
All Java XSLT processors provide such a mechanism, but the details depend on
the processor. See for example:

http://www.saxonica.com/documentation/extensibility/functions.html

which describes how to do it in Saxon.

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: Eder de Oliveira [mailto:eder@xxxxxxxxxxxxx] 
> Sent: 05 January 2005 11:55
> To: XSL - list
> Subject: [xsl] implements callback in JAVA
> 
> Hello!,
> 
> Please, Anyone know as I can implements callback in Java?
> 
> Exemple:
> A XSL document calling function into my class java.
> 
> if have a exemple, please send me.
> 
> thanks a lot
> Eder

Current Thread