DOC

rome : rome

Maven & Gradle

May 20, 2010
209 usages

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), Atom 0.3 and Atom 1.0 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.

Table Of Contents

Latest Version

Download rome : rome Javadoc & API Documentation - Latest Versions:

All Versions

Download rome : rome Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0
1.0RC2
0.9
0.8
0.5
0.3

How to open Javadoc JAR file in web browser

  1. Rename the file rome-1.0-javadoc.jar to rome-1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder rome-1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "rome-1.0-sources.jar" -d "rome-1.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

May 20, 2010
209 usages
May 20, 2010
15 usages
May 20, 2010
13 usages
Sep 23, 2008
4 usages
Sep 23, 2008

Discover Dependencies

Aug 26, 2007
4 usages
Feb 24, 2010
15 usages
Sep 24, 2010
7 usages
Aug 19, 2011
9 usages
Jan 19, 2012
9 usages
Sep 20, 2005
31 usages