摘要: 因为newLineAfterDeclaration 默认为true ,会在xml声明后生成一行空行 所以需要指定 format.setNewLineAfterDeclaration(false); 总的代码 try(FileOutputStream fileOutputStream=new File 阅读全文
posted @ 2022-09-08 14:14 ☆♂安♀★ 阅读(306) 评论(0) 推荐(0) 编辑