Dom4j

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Zardoz84 (talk | contribs) at 10:30, 22 May 2018 (Update info and links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

dom4j
Stable release
2.1.0 / September 16, 2017 (2017-09-16)
Repository
Written inJava
PlatformCross-platform
LicenseBSD licenses
Websitedom4j.github.io

dom4j is an open source Java library for working with XML, XPath and XSLT. It is compatible with DOM, SAX and JAXP standards.[1]

The library is distributed under an BSD-style license.

Versions

  • The stable version of dom4j for Java 1.4, 1.6.1, was released on May 16, 2005.
  • The stable version of dom4j for Java 1.5, 2.0.2, was released on September 16, 2017.
  • The latest stable version of dom4j, 2.1.0, was released on September 16, 2017.

References

  1. ^ "dom4j - Getting started". 2017-09-16. Retrieved 2017-09-16.

External links