View on GitHub

NeoXML

fork/rewrite of dom4j

Download this project as a .zip file Download this project as a tar.gz file

XML DOM Java library based on dom4j

This is my attempt to rewrite dom4j xml library for newer version of java (1.8 and above). I have renamed it to eliminate some licensing issues.

My intent is to keep this library simple in design and use. I am using dom4j in many my projects, but it is now too old and whithout maintentnace

Main goals

Allready done

Current state

I am now focusing on JUnit test coverage and bug fixes. JUnit tests from original dom4j library are fully functional.

You can download latest release here: neoxml-1.0.jar