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

java-dom4j

Flexible XML framework for Java

Dom4j is a flexible XML framework for Java. DOM4J works with DOM, SAX, XPath, and XSLT. It can parse large XML documents with very low memory footprint.

Installation

Install the latest version of java-dom4j as follows:

guix install java-dom4j

Or install a particular version:

guix install java-dom4j@2.1.1

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.