It handles all RSS versions without loosing information.
For RSS1.0 it supports Dublin Core and Syndication modules. Note that those modules currently support simple syntax format only.
author: Alejandro Abdelnur
Parameters: other - he reference object with which to compare.
Parameters: uri - the URI of the ModuleImpl.
a clone of the object.throws: CloneNotSupportedException - thrown if an element of the object cannot be cloned.
Parameters: other - he reference object with which to compare. true if 'this' object is equal to the 'other' object.
the item author, null if none.
a list of Category elements with the item categories,an empty list if none.
the item comments, null if none.
the item content, null if none.
the item description, null if none.
a list of Enclosure elements with the item enclosures,an empty list if none.
the item expiration date, null if none.
Opaque object to discourage use
the item GUID, null if none.
the item link, null if none.
Parameters: uri - the URI of the ModuleImpl. The module with the given URI, null if none.
a list of ModuleImpl elements with the item modules,an empty list if none.
the item publishing date, null if none.
the item source, null if none.
the item title, null if none.
the item uri, null if none.
It follows the contract defined by the Object hashCode() method.
the hashcode of the bean object.
Parameters: author - the item author to set, null if none.
Parameters: categories - the list of Categories elements with the item categories to set,an empty list or null if none.
Parameters: comments - the item comments to set, null if none.
Parameters: content - the item content to set, null if none.
Parameters: description - the item description to set, null if none.
Parameters: enclosures - the list of Enclosure elements with the item enclosures to set,an empty list or null if none.
Parameters: expirationDate - the item expiration date to set, null if none.
Parameters: foreignMarkup - Opaque object to discourage use
Parameters: guid - the item GUID to set, null if none.
Parameters: link - the item link to set, null if none.
Parameters: modules - the list of ModuleImpl elements with the item modules to set,an empty list or null if none.
Parameters: pubDate - the item publishing date to set, null if none.
Parameters: source - the item source to set, null if none.
Parameters: title - the item title to set, null if none.
Parameters: uri - the item uri to set, null if none.
String representation for the object.