Binary package “libcommons-jxpath-java” in ubuntu xenial

Apache Commons JXPath - XPath expressions applied to Java objects

 This library provides the Java developer the ability to manipulate
 javabeans with the XPath syntax. It also supports Java collections,
 objects with dynamic properties (like Map, ServletContext, etc)
 and mechanism for adding support for additional models.
 .
 One of the most important feature of the component is the
 unification of reference syntax between DOM and Java.