gpt4 book ai didi

xml - 从生成的 XML 中删除 'standalone="yes"'

转载 作者:数据小太阳 更新时间:2023-10-29 01:36:52 25 4
gpt4 key购买 nike

您是否知道 JAXB 设置可以防止 standalone="yes" 在生成的 XML 中生成?

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

最佳答案

在作为 JDK1.6 一部分的 JAXB 中

marshaller.setProperty(Marshaller.JAXB_FRAGMENT, true);

关于xml - 从生成的 XML 中删除 'standalone="yes"',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/277996/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com