XML
The Extensible Markup Language (XML) is a general-purpose specification for creating custom markup languages.[1] It is classified as an extensible language because it allows its users to define their own elements.
Language
Any
Platform
Java Platform
Remove
License
Open Source
Remove
Dom4j is an easy to use, open source library for working with
XML, XPath and XSLT on the Java platform using the Java
Collections Framework and with full support for DOM, SAX and
JAXP.