Software:Dom4j
From HandWiki
Stable release | 2.1.4
/ January 22, 2023 |
---|---|
Written in | Java |
Platform | Cross-platform |
License | BSD licenses |
Website | dom4j |
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 stable version of dom4j, 2.1.3, was released on April 12, 2020.
- The latest stable version of dom4j, 2.1.4, was released on January 22, 2023.
References
- ↑ "dom4j - Getting started". 2017-09-16. https://dom4j.github.io/#parsing. Retrieved 2017-09-16.
External links
Original source: https://en.wikipedia.org/wiki/Dom4j.
Read more |