java library for reading RSS and ATOM feeds
Posted
by Samuel
on Stack Overflow
See other posts from Stack Overflow
or by Samuel
Published on 2010-04-28T11:36:03Z
Indexed on
2010/05/01
6:47 UTC
Read the original article
Hit count: 328
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.
© Stack Overflow or respective owner