dekoh.portal.syndication
Class FeedWriter
java.lang.Object
dekoh.portal.syndication.FeedWriter
public class FeedWriter
- extends Object
FeedWriter saves the event summaries provided by a Channel to any chosen feed format.
FeedType for supported formats.
- Since:
- Dec 26, 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedWriter
public FeedWriter(Channel channel,
String componentId)
createFeed
public File createFeed(File feedDestination,
SyndicationService.FeedType feedType)
throws CouldnotGenerateFeedException,
FileNotFoundException
- Throws:
CouldnotGenerateFeedException
FileNotFoundException
© 2009 Pramati Technologies - Dekoh - Portal for Developers