As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 1开发者_JAVA技巧0 years ago.
Is there any Java helper utils/libraries available for parsing Rss/Atom feed?
I checked RSSUtils but it looks like outdated.
Take a look at:
How to write an RSS feed with Java?
java library for reading RSS and ATOM feeds
Rome api should so the trick see http://www.javaworld.com/javaworld/jw-11-2007/jw-11-rome.html
精彩评论