Rome
Rome is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats.
Tutorial Details:
It includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying syndication type.
Today it accepts all flavors of RSS (0.90, 0.91 Netscape, 0.91 Userland, 0.92, 0.93, 0.94, 1.0 and 2.0) and Atom 0.3 feeds.
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: Rome
View Tutorial: Rome
Related
Tutorials:
|