Re: [xsl] calling java methods from a stylesheet

Subject: Re: [xsl] calling java methods from a stylesheet
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Mon, 21 Sep 2009 20:11:32 +0000 (GMT)
Martin Honnen wrote:
> Garvin Riensche wrote:

> > it is 9.2 home edition.

>
You might want to move to 9.1 basic (or 9.2 PE) then as I
> think the feature
you want is not part of the home edition:
>
http://www.saxonica.com/documentation9.2/index/packages.html

  You can also
write your own ExtensionFunctionDefinition and ExtensionFunctionCall to wrap
the functions you want to call, and register them to the Configuration object.
Regards,

-- 
Florent Georges
http://www.fgeorges.org/

Current Thread