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

您现在的位置是:虫虫源码 > Java > 为方便阅读和java xml文件写一小类。

为方便阅读和java xml文件写一小类。

  • 资源大小:66.52 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java xml tool parser jar util

资 源 简 介

A simple Java class, that contains the following convenient methods for reading: - org.w3c.dom.Document parse(String location); - org.w3c.dom.Document parse(InputStream some_stream); - org.w3c.dom.Document parse(File some_file); and writing XML files: - ByteArrayOutputStream serialize(Document xml); - String serialize(Document xml);
VIP VIP
0.183326s