[ https://issues.apache.org/jira/browse/JXPATH-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228046#comment-14228046 ]
Michele Vivoda commented on JXPATH-112: --------------------------------------- I think this piece of code can be very useful for JXPath, the reason is that is possible to make tests that compare the outcome of well known libraries like Xalan, Saxon using the same interface. I understand also that is more code to maintain and perhaps is not necessary to incorporate the code in JXPath. Since some time the code is available in https://github.com/eleumik/eleusoft_jaxp_jxpath The test suite is available in https://github.com/eleumik/eleusoft_jaxp_xpath_tests > jaxp wrapper for jxpath > ----------------------- > > Key: JXPATH-112 > URL: https://issues.apache.org/jira/browse/JXPATH-112 > Project: Commons JXPath > Issue Type: New Feature > Affects Versions: 1.3 > Reporter: Michele Vivoda > Priority: Minor > Fix For: 1.4 > > Attachments: src.rar > > > I made a jaxp wrapper (javax.xml.xpath) for jxpath, I attach the code that > includes a testsuite. If you like it you can use it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)