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".
- ease to use
- RSS 0.9x compatible
- RSS 1.0 compatible
- RSS 2.0 compatible
- Atom compatible
- cache system
Visit the [Wiki](https://github.com/horrabin/horrorss/wiki) of the project for more information