Dekoh platform API

dekoh.portal.syndication
Class FeedWriter

java.lang.Object
  extended by 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

Constructor Summary
FeedWriter(Channel channel, String componentId)
           
 
Method Summary
 File createFeed(File feedDestination, SyndicationService.FeedType feedType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeedWriter

public FeedWriter(Channel channel,
                  String componentId)
Method Detail

createFeed

public File createFeed(File feedDestination,
                       SyndicationService.FeedType feedType)
                throws CouldnotGenerateFeedException,
                       FileNotFoundException
Throws:
CouldnotGenerateFeedException
FileNotFoundException

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers