Indrajit Bhattacharya wrote:
Dave,

Yes. But I see it uses .xsl file as input to the transform() function. Is there any other way of doing it without using .xsl and any other file ?

Thanks for your reply.

-Indrajit




On Tue, 20 Feb 2007 David Bertoni wrote :
 >Indrajit Bhattacharya wrote:
 >>Hi,
 >>
 >>I have a query on XPath:
 >>
>>Is it possible to add extra functions to XPath 1.0 specifications, such that Xalan could >>call those functions actually implemented by me in my application, without using XSL ?

If you install the function as the sample shows, it will be available in the XPathEvaluator from your XPath expressions.

Dave

Reply via email to