lqixv / HORRORss

A Simple Java RSS Parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Visit the [Wiki](https://github.com/horrabin/horrorss/wiki) of the project for more information

About

A Simple Java RSS Parser

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%Language:PHP 0.0%