JDOM 解析模式

发布于 2024-09-13 18:43:05 字数 91 浏览 1 评论 0原文

是否可以将 XSD 模式解析为 JDOM 树?

或者是否有任何其他库(需要文档;))可以完成此任务?

谢谢,

极限编码器

Is it possible to parse an XSD schema into a JDOM tree?

Or is there any other library (documentation required ;)) that could accomplish this?

Thanks,

ExtremeCoder

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

逆光下的微笑 2024-09-20 18:43:05

XSD XML,因此您当然可以将其解析为 JDOM 并按照您的意愿操作它。

这似乎是一个最好由实验学家来回答的问题——为什么不尝试一下看看呢?在您发布问题后的 28 分钟内,您本可以自己回答这个问题。

XSD is XML, so of course you can parse it into JDOM and manipulate it all you'd like.

This seems like a question that's best answered by an experimentalist - why not just try it and see? You could have answered it for yourself in the 28 minutes that have passed since you posted your question.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文