Language

Package: java-commons-jxpath @ 1.3

Synopsis

Simple interpreter of an expression language called XPath

Description

The org.apache.commons.jxpath package defines a simple interpreter of an expression language called XPath. JXPath applies XPath expressions to graphs of objects of all kinds: JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof.

Home page
https://commons.apache.org/jxpath/
Location
gnu/packages/java.scm (line: 6047, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 6060 is way too long (93 characters)
input-labels

Identify input labels that do not match package names

label 'servlet' does not match package name 'java-classpathx-servletapi'