Hi all,
 
I've implemented a visitor for the jaxen expression tree. This should be helpful for those of you trying to map XPathto other languages e.g. SQL.
I had to add some new public interfaces to allow a Visitor to visit without using the default impls classes
Everything complies, all test suites pass and everything is checked in
 
Eddie
 

Reply via email to