This question already has an answer here:
- How to write an RSS feed with Java? 1 answer
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.
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.
Rome is a very mature, extremely well java-documented library and is still the de facto standard for this job.
For Atom it is Apache Abdera: http://abdera.apache.org/
Yes. Eddie, and feed4j are other useful tools.
For RSS feed ROME only not an option. We have lot like that namely Feed4j, abdera etc. But in these ROME only most widely used.
来源:https://stackoverflow.com/questions/2729027/java-library-for-reading-rss-and-atom-feeds