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 | LGPL |
| Operating Systems | OS Independent |
| Implementation | Java |
| Translations | Spanish |
Recent releases


Release Notes: In order to solve some performance problems with Android due to the internal use of the SimpleDateFormat class, this new release adds the ability to add custom date parsers.


Release Notes: This release fixes a bug with getting the element link from Atom files and adds the ability to create custom parsers.


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.
A grep-like search tool optimized for searching large heterogeneous trees of source code.