Thread: xpath question
View Single Post
  #1 (permalink)  
Old 07-09-2007, 01:13 AM
Ed Ed is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Ed is on a distinguished road
xpath question
I'm using xpath expression for retrieve data from xml in java.
I'm able to use simple xpath queries and get results. Now I want to use xpath functions such as count, add,sub, etc.
can you tell me how to invoke the xpath functions from java?

thank you
Reply With Quote
Sponsored Links