DOC

net.java.dev.rome : rome

Maven & Gradle

Apr 17, 2010
31 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 net.java.dev.rome : rome Javadoc & API Documentation - Latest Versions:

All Versions

Download net.java.dev.rome : rome Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file rome-1.0.0-javadoc.jar to rome-1.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder rome-1.0.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.0-sources.jar" -d "rome-1.0.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Apr 17, 2010
31 usages
Apr 17, 2010
5 usages
Apr 19, 2010
1 usages

Discover Dependencies

Apr 16, 2013
6 stars
Apr 23, 2013
5 usages
574 stars
Jun 10, 2014
0 stars
Oct 12, 2014
0 stars
Oct 06, 2012
May 02, 2014
19 stars
Jun 26, 2014
8 usages
0 stars
May 09, 2009
34 usages
Feb 24, 2015
6 usages
83 stars