Jump to content

Dom4j

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Filip Jirsák (talk | contribs) at 11:20, 30 May 2020 (Official website, newer releases). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

dom4j
Stable release
2.1.3 / April 12, 2020 (2020-04-12)
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.3, was released on April 11, 2020.
  • The latest stable version of dom4j, 2.1.3, was released on April 12, 2020.

References

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

External links