Skip to content
horrabin edited this page Mar 30, 2015 · 7 revisions

http://lh4.ggpht.com/_zbn4Y2ztkn8/S2xJFMBfnMI/AAAAAAAAARo/e_JKAqmdfp0/logo.jpg
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.
Clone this wiki locally