Repository

Artifacts/Jars

Feeds

RSS Feed ATOM Feed

Popular Tags

ajax analysis annotations ant api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage collections concurrency container database directory distributed doc ejb esb format framework graph graphics hibernate html ide io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net parser pdf persistence plugin plugins pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]
home » rome » rome

ROME, RSS and atOM utilitiEs for Java

All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0) and Atom 0.3 feeds. Rome 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 format.

tags: rss

Available versions

VersionDownloadDetails
0.9 Binary (398 KB) Details
0.8 Binary (193 KB) Details
0.5 Binary (154 KB) Details
0.3 Binary (142 KB) Details



POM Dependency

<dependency>
    <groupId>rome</groupId>
    <artifactId>rome</artifactId>
    <version>0.9</version>
</dependency>

Stats