java library for reading RSS and ATOM feeds

Sam picture Sam · Apr 28, 2010 · Viewed 40k times · Source

I am looking for libraries which can read RSS / ATOM feeds in my J2EE application (based on JBoss Seam).

Is Rome the only application there for reading feeds?

I am assuming the Seam RSS integration is only for generating RSS feeds and not for reading feeds.

Answer

Nils Schmidt picture Nils Schmidt · Apr 28, 2010

Have you had a look into the following list? http://java-source.net/open-source/rss-rdf-tools

Even though it has been mentioned several times, I would suggest using Rome as well.