OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xml-dev] [ANN] XPath Location Path Evaluator in Java



For anybody getting to grips with XPath location paths, you may be
interested in looking at [1] below. It requires Java 2 as well as Xalan 2
[2] - Xerces is also required, but can be downloaded along with Xalan from
[2].

It is a simple tool (i.e. it has compiled with no errors, so I am shipping
it :-) ) that I have written that allows you to enter an XPath location
path,
evaluate it, and see the result nodes highlighted. You can also navigate
forwards and backwards through each location step in the expression.

Enjoy!

--Mark


[1] http://www.ski26.freeserve.co.uk/XML/navigator.zip
[2] http://xml.apache.org/xalan-j/index.html