François Schiettecatte’s Blog

Rome API

Posted in Java by François Schiettecatte on March 22, 2008

Recently I have been working on parsing RSS and ATOM feeds, as part of a larger project, and found ROME to be a pretty good toolkit to do that.

JavaWorld has a good article on how to use ROME.

ROME does a good job of hiding the little idiosyncrasies that differentiate different feed types and it also provides a mechanism to access foreign markup in the feeds like the Media RSS elements.

Leave a Reply

You must be logged in to post a comment.