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

java-dom4j 2.1.1

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 java-dom4j 2.1.1 as follows:

guix install java-dom4j@2.1.1

Or install the latest version:

guix install java-dom4j

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.