J
JS
I am trying to learn XPath and would therefore like to be able to execute
various XPath statements on different XML files. I have heard that the best
way to do this is to find an XPath API for eg. java and then write some
small applications. So far I have been looking at:
http://xml.apache.org/xalan-j/xpath_apis.html
But are there any alternatives that should be considered?
various XPath statements on different XML files. I have heard that the best
way to do this is to find an XPath API for eg. java and then write some
small applications. So far I have been looking at:
http://xml.apache.org/xalan-j/xpath_apis.html
But are there any alternatives that should be considered?