gpt4 book ai didi

jaxb - 如何使用 jaxb.in​​dex 文件?

转载 作者:行者123 更新时间:2023-12-03 10:21:50 24 4
gpt4 key购买 nike

我越来越

javax.xml.bind.JAXBException: "org.example.mypackage" doesnt contain ObjectFactory.class or jaxb.index

在尝试创建 JAXBContext 时使用 JAXBContext.newInstance(String contextPath) .我猜有一种“通常”的方式来创建和维护 jaxb.in​​dex 文件。

最佳答案

jaxb.in​​dex 文件只是包含包中具有 JAXB 注释的类的列表。

文件中的每一行都是一个类的简单名称,而不是它的完全限定名称。

您可以在这里阅读更多信息:http://cmaki.blogspot.com/2007/09/annotated-jaxb-classes.html

关于jaxb - 如何使用 jaxb.in​​dex 文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/899668/

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