首页 > 问答 > 正文
dom4j 在生成xml节点的时候,怎么在节点属性上 加上 i:nil="true"
如:<name i:nil="true"/>
伊谢尔伦2017-04-17 17:56:04
使用 addAttribute("i:nil", "true")
首页
课程
问答
我的