Fork me on GitHub

ROME 0.4 Beta

What is New, Highlights

  • Changed naming convention of bean interfaces and implementations (i.e.: SyndFeedI/SyndFeed are now SyndFeed/SyndFeedImpl)
  • New XmlReader that handles charset encoding as defined by the XML 1.0 specification and RFC 3023
  • Support of RSS 0.91 Netscape and RSS 0.91 Userland as distinct feed types
  • All feed types have Modules support
  • Added checks to generators reducing the chances of generating invalid feeds
  • Comprehensive Unit testing
  • Bug fixes
  • More documentation and samples
  • Dependencies, upgraded to JDom 1.0 and removed Xerces

Dependencies

Additional Information

Known Issues

None.