Details
-
Bug
-
Status: Resolved
-
Resolution: Fixed
-
2.3Dx
-
None
-
None
-
Operating System: All
Platform: All
-
7159
Description
org.apache.xpath.axes.PredicatedNodeTest.getPredicate(int index) is currently
package-private. It needs to be public in order for the Expression tree to be
walked by any class that's outside the current package.