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