摘要: public static void writeXMLFile(Document doc,String xmlFileName) throws IOException{ OutputFormat format = OutputFormat.createPrettyPrint();// 创建文件输出的 阅读全文
posted @ 2017-01-10 19:57 bake056 阅读(149) 评论(0) 推荐(0) 编辑
摘要: str=str.replaceAll("\\s",""); 阅读全文
posted @ 2017-01-10 19:52 bake056 阅读(98) 评论(0) 推荐(0) 编辑