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

java-jaxen 1.1.6

XPath library

Jaxen is an XPath library written in Java. It is adaptable to many different object models, including DOM, XOM, dom4j, and JDOM. It is also possible to write adapters that treat non-XML trees such as compiled Java byte code or Java beans as XML, thus enabling you to query these trees with XPath too.

Installation

Install java-jaxen 1.1.6 as follows:

guix install java-jaxen@1.1.6

Or install the latest version:

guix install java-jaxen

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.