blob: b8624857564946d1bbb42f10f80c4b12a1dd1800 [file] [log] [blame]
<body>
Reference implementation of JXPath. It comes with a JavaCC-based parser
for XPath expressions, a parse tree and a fast interpreter, which
applies XPaths to graphs of Java objects.
</body>