Re: FO->Area as XSLT extension function

On 03/19/2013 10:46 AM, Jirka Kosek wrote:
> On 16.3.2013 2:33, Arved Sandstrom wrote:
>
>> OK, Saxon it's not. All I've got is HE, and it doesn't permit a person
>> to write and use a Java extension in the sane way. Or as the Saxon 9HE
>> error message said:
>>
>> "Note that direct calls to Java methods are not available under Saxon-HE"
> You can register extension functions in Java code, it's quite easy and
> then invoke transformation:
>
> http://saxonica.com/documentation/extensibility/integratedfunctions.xml
>
Maybe I'm missing something here, but how do you call one of these 
integration functions from a stylesheet, as opposed to programmatically 
from Java or .NET code?

It's true, though, I was annoyed at the fact that with 9HE I could not 
use a much simpler reflexive function.

Arved

Received on Wednesday, 20 March 2013 00:01:45 UTC