RE: XPath function extensions

2003-04-01 Thread Voytenko, Dimitry
Message- From: Zeljko VELAJA [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 00:54 To: 'Voytenko, Dimitry' Subject: RE: XPath function extensions Hi Dimitry, Thanks for your help ! My main need is to evaluate XPaths programatically (not through XSLT) including proprietary f

RE: XPath function extensions

2003-04-01 Thread Voytenko, Dimitry
se changes. It would definetely help if users would voice their need for this part. Thanks, Dimitry -Original Message- From: Zeljko VELAJA [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 00:47 To: [EMAIL PROTECTED] Subject: XPath function extensions Hi ! How can I write an own XPath

XPath function extensions

2003-03-31 Thread Zeljko VELAJA
Hi ! How can I write an own XPath function in order to access it from the XPathAPI ? In the mailing list archive I found an example where Function was extended and then FunctionTable.installFunction called. Yet it seems that this is the way Xalan declares its built-in functions. How can I do with