← Prev in month
← Prev in thread
XPath expression parser?
Hi All, Is there a good, easy to use xpath expression parser for java lying around? I mean, not one that executes xpath queries on a dom document, but pme that returns an object structure opf the xpath expression so I could traverse it and define my own actions to take. Thanks, James
← Prev in month
← Prev in thread