首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一种基于树的XML API支持java 5

一种基于树的XML API支持java 5

  • 资源大小:159.29 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java 基于 支持 XMLAPI

资 源 简 介

This project has moved to GitHub. CoffeeDOM is a JDOM fork that has been updated to support Java 5 features like generics, covariant return types (for clone(), detach() and getParent()), enums, the for-each loop (for getDescendants()) , and new classes like StringBuilder (to replace the threaded StringBuffer). CoffeeDOM also does away with JDOM"s checked exceptions. JDOM is 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. CoffeeDOM strives to be as compatible as possible with JDOM. CoffeeDOM"s Java 5 improvements should be natural to a JDOM program
VIP VIP
0.175548s