This package browser is in early development. Mind the rough edges.

java-commons-jxpath 1.3

Simple interpreter of an expression language called XPath

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.

Installation

Install java-commons-jxpath 1.3 as follows:

guix install java-commons-jxpath@1.3

Or install the latest version:

guix install java-commons-jxpath

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.