Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.fm.rss

Interface Summary
ChannelStorage Defines interface required from the channel storage.
ItemContainer Defines obligatory interface for the item containers
 

Class Summary
channelStorageFactory Defines a factory API that enables applications to configure and obtain a channel storage entity.
documentAdapter Extends w3c.dom.Document interface functionality.
fsChannelStorage File system channel storage.
rssAbstractEntry Defines common behavior for channels,items and channel categories
rssChannel Entities of the class represent RSS channels.
rssChannelCategory Container for RSS channel entities.
rssDateHandler Handles RSS dates
rssItem RSS item
 

Exception Summary
rssParseException RSS entry parse exception.