Find a file
Martin Kurz 648a1f04cf Merge remote-tracking branch 'origin/master'
Conflicts:
	src/main/java/com/sun/syndication/feed/atom/Entry.java
	src/main/java/com/sun/syndication/feed/atom/Feed.java
	src/main/java/com/sun/syndication/feed/impl/CloneableBean.java
	src/main/java/com/sun/syndication/feed/impl/CopyFromHelper.java
	src/main/java/com/sun/syndication/feed/impl/ToStringBean.java
	src/main/java/com/sun/syndication/io/impl/PluginManager.java
2013-10-04 16:18:44 +02:00
src Merge remote-tracking branch 'origin/master' 2013-10-04 16:18:44 +02:00
.gitignore Removed underscores from variable names 2013-10-04 10:33:03 +02:00
checkstyle.xml Added initial CheckStyle configuration 2013-10-04 11:35:00 +02:00
cleanup.xml Reformatting and cleaning up code (step 2/2) 2013-10-03 22:41:22 +02:00
formatter.xml Reformatting and cleaning up code (step 2/2) 2013-10-03 22:41:22 +02:00
LICENSE Initial Checking from J.N 2011-04-01 05:09:11 +00:00
pom.xml Enhanced POM 2013-10-04 08:42:17 +02:00
README.md maven site and config 2013-09-27 00:13:57 +02:00

rome

ROME is a set of RSS and Atom Utilities for Java. It makes it easy to work in Java with most syndication formats: RSS 0.90, RSS 0.91 Netscape, RSS 0.91 Userland, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0

More Information: http://rometools.github.io/rome/