Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在网上冲浪了一个多小时,但我没有看到使用 dom 解析器在 java 中使用 XSD 模式来验证 xml 文件。有人可以提供一些指针,例如网站或参考资料吗?
谷歌“Xerces J”;您将在他们的示例应用程序页面中找到许多 DOM 接口示例。