A complete, Java-based solution for accessing, manipulating, and outputting XML data
更新时间: 2021-12-07 06:44JDOM is, quite simply, a Java representation of an XML document. JDOM provides a way to represent that document for easy and efficient reading, manipulation, and writing. It has a straightforward API, is a lightweight and fast, and is optimized for the Java programmer. It's an alternative to DOM and SAX, although it integrates well with both DOM and SAX.
更新时间: 2012-06-09 09:38A complete, Java-based solution for accessing, manipulating, and outputting XML data. This artifact is to support those people who want to use both JDOM 2.x and JDOM 1.x in their project. This artifact is a duplicate of org.jdom:jdom:1.1.3 which just allows maven users to have both jdom 2.x versions (from the jdom artifact) as well as 1.x versions (from this jdom-legacy artifact) in the same maven project.
更新时间: 2012-06-09 09:30A complete, Java-based solution for accessing, manipulating, and outputting XML data
更新时间: 2012-02-27 13:04仓库 | 个数 |
Central | 592045 |