[xslt] Questions regarding writing XSLT extension functions
- From: rm mh-freiburg de (Le grande pinguin)
- To: xslt gnome org
- Subject: [xslt] Questions regarding writing XSLT extension functions
- Date: Tue, 11 Jun 2002 10:31:51 +0200
Hello everyone,
i have two questions regarding XSLT extension functions:
- the first parameter to 'xsltRegisterExtFunction()' - does
this mean that i need to provide an transformer context myself,
i.e. i can't use xsltApplyStylesheet()?
- I need to access application data from within the extension function.
Where would be the best place to put it in? I see that the xsltTransformContext
has a '_private' field -- does this mean 'private and for me' or 'private, reserved
for Daniel :-) ?
BTW, i tried to use xsltRegisterExtModule() but this doesn't seem to work.
Ralf Mattes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]