Quantcast
Channel: Using ROME to search RSS feeds - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Using ROME to search RSS feeds

$
0
0

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).


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images