What Java library would you say is the best for consuming and parsing feeds? Requirements:
- Embeddable
- Supports Atom & RSS
- Has caching architecture
- Should be able to deal with any feed format the same way
(Please: one suggestion per answer.)
|
|
|
Will ROME do? |
|||||||
|
|
We also use ROME. While the SAX/eventing based FeedParser architecture is interesting it is a |
|||
|
|