Does JAXEN support math functions in the XPath expression
String myXPath="/Accounts/count(Account)" ; // tell me how many account tags
or subelement retrievals
String myXPath "/Accounts/Account[0]/@name" ; Give me the name for the
first Account
I've tried using these expressions with NO luck and have used JDOM
expressions instead but would like to know if it should be possible.
Thanks in advance!
_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest