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.
我计划在 WebLogic 11g 上运行的 J2EE Web 应用程序中使用 XQuery。我知道 WebLogic 有 XQuery 实现,但找不到任何关于如何使用它们的链接。我正在寻找我需要开始的示例和包/类。
BEA Weblogic - 为 XmlBeans 设计了框架提供的实现。后来这个项目被迁移到 apache 基金会。Xmlbeans 有一个简单的 XQuery 引擎构建。你可以得到更多的指针来了解细节。如果没有,您可以使用 weblogic 中的任何开源 xquery 引擎。