Hi All, Are there any samples on evaluating and processing XPath expressions using BaseX in Java? I had a look at [1], but there only seem to be XQuery examples? [1] - http://docs.basex.org/wiki/Java_Examples Thanks -- *Pubudu Fernando* Software Engineer - Intern WSO2 Inc. m: +94 77 888 2543 <https://lk.linkedin.com/in/pubuduf> <http://blog.pubudu.xyz/> <https://github.com/pubudu91> <http://stackoverflow.com/users/4329912/pubudu>
Hi Pubudu, As XPath is a subset of XQuery, there is no clear distinction between both languages in BaseX. If you are looking for an introduction on XPath, you could e.g. have a look at the W3 Schools site [1]. Hope this helps Christian [1] http://www.w3schools.com/xsl/xpath_intro.asp On Wed, Apr 27, 2016 at 12:57 PM, Pubudu Fernando <pubuduf@wso2.com> wrote:
Hi All,
Are there any samples on evaluating and processing XPath expressions using BaseX in Java? I had a look at [1], but there only seem to be XQuery examples?
[1] - http://docs.basex.org/wiki/Java_Examples
Thanks
-- Pubudu Fernando Software Engineer - Intern WSO2 Inc. m: +94 77 888 2543
participants (2)
-
Christian Grün -
Pubudu Fernando