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". The main features are ease of use, compatibility with all RSS/RDF specifications.
| Tags | Software Development Libraries Java Libraries Internet |
|---|---|
| Licenses | Public Domain |
| Operating Systems | OS Independent |
| Implementation | Java |
| Translations | Spanish |
Recent releases


Release Notes: This release completely rebuilds the code, simplifies the API (removing unused classes and methods), gets dates from items as Date objects instead of as Strings, and adds the ability to parse from an InputStream and an XML String.


Release Notes: Now it is possible to parse feeds from HTTPS. The ability has been added to get the description from "feed/entry/summary" if "feed/entry/content" is void in Atom feeds.


Release Notes: The project has been translated into English and moved from Javahispano.net to GoogleCode. An error when parsing the channel element of Atom feeds has been fixed.


Release Notes: The license was changed to the LGPL. Changes were made in exception control. A charset problem with parsing from a file was fixed. Support for ATOM dates was added.


Release Notes: The most important features in this release are a cache system to store the RSS feeds and the ability to define the charset. It also fixes an error when using the method "parse(String URL)".
Instructions to create your own custom Linux system from scratch.