My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages


HORRORss is a set of Java classes to parse RSS files. It works with simple objects (POJOs) which represents the main items of RSS files like "channel", "image", and "item".

Features

  • ease to use
  • RSS 0.9x compatible
  • RSS 1.0 compatible
  • RSS 2.0 compatible
  • Atom compatible
  • cache system

Dependencies

It requires Sparta-XML, a light-weight XML parser based on XPath.

Visit the Wiki of the project for more information

Powered by Google Project Hosting