Package org.jperdian.rss2

Interface Summary
RssChannelUpdateListener Can be registered on a RssChannel to receive notification once the channel's data has been updated
 

Class Summary
RssClient Implementation of a connector that can be used to read RSS channel data and transform them into a valid RSS DOM object
RssHelper Several small helpers
RssParseHelper Some static methods for easy access to parse additions
RssParser The parser to process an XML document and transfer it into an RssMessage
 

Exception Summary
RssException Thrown to signalise that an icomning RSS document is ilegal
RssParseException Thrown to indicate that the RSS provider sent an illegal document