/rss-parser

Parses RSS feeds using Jackson XML

Primary LanguageJava

rss-parser

Parses RSS feeds using Jackson XML. Extracts headlines from the feed and returns them as a data structure representing the content of the feed:

Rss

  • Channel
    • List
      • title
      • link
      • description