使用 ROME 搜索 RSS 源

发布于 2024-08-05 17:31:45 字数 419 浏览 9 评论 0原文

我正在 Java 环境中使用 ROME 读取和组合 RSS 提要(缓存是通过 EhCache 完成的)。 Rome API 是否内置了功能,允许您搜索提要(或不同提要的组合)的内容,然后组合满足特定搜索条件的内容?

我正在考虑通过阅读提要内容并使用正则表达式或其他方式进行搜索来自己实现这一点,但如果可用的话,我宁愿使用内置的 API 逻辑(我在这里查看了罗马教程:

http://wiki.java.net/bin/view/Javawsxml/Rome05TutorialFeedAggregator

...但不能找不到任何与提要搜索相关的内容)。

I'm using ROME to read and combine RSS feeds (caching is done with EhCache) in a Java environment. Is there functionality built in to the Rome API that allows you to search the contents of a feed (or a combination of different feeds) and then combine the ones that meet a specific search criteria?

I'm thinking of implementing that myself by reading the feed contents and searching using a Regex or whatever, but would rather use built-in API logic if it's available (I've looked at the Rome tutorials here:

http://wiki.java.net/bin/view/Javawsxml/Rome05TutorialFeedAggregator

...but couldn't find anything specifically feed-search-related).

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

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

发布评论

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

评论(1

檐上三寸雪 2024-08-12 17:31:45

我相当确定没有内置搜索功能。

I'm fairly certain there is not built in search capability.

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