question

ChrisB avatar image
ChrisB asked ericnute edited

Can I call Java functions in XPath expressions?

I understand that iTest does all XPath processing using Jaxen 1.1.1. I remember with other XPath/XSLT processors there was a way to call out to generic Java functions. Is there such a think in Jaxen? If so, is it for just XSLT processing (reporting) or also for XPath (response map queries)?

 

Thanks,

chris

iTestxpath
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
PaulD avatar image
PaulD answered PaulD posted

I don't believe there is currently any standard way to invoke Java inside xpath expressions.  I believe that this can be done if you are using XSLT using some engines. 

 

 

10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.