摘要: 将xml格式的内容,压缩成一行字符串 public void fun1() throws JDOMException, IOException { SAXBuilder oBuilder = new SAXBuilder(); File oFile = new File(path); Documen 阅读全文
posted @ 2021-08-27 15:56 kevinFeng 阅读(1915) 评论(0) 推荐(0)