dekoh.portal.syndication.aggregator.core
Class FeedUtility
java.lang.Object
dekoh.portal.syndication.aggregator.core.FeedUtility
public class FeedUtility
- extends Object
- Since:
- Oct 17, 2007
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FEED_ENCODING
public static final String FEED_ENCODING
- See Also:
- Constant Field Values
FeedUtility
public FeedUtility()
writeChannel
public static void writeChannel(Channel channel,
File file)
throws FeedException,
IOException
- Throws:
FeedException
IOException
writeWireFeed
public static void writeWireFeed(WireFeed wireFeed,
File file)
throws FeedException,
IOException
- Throws:
FeedException
IOException
writeSyndFeed
public static void writeSyndFeed(SyndFeed feed,
File file)
throws FeedException,
IOException
- Throws:
FeedException
IOException
getRSS20Channel
public static Channel getRSS20Channel(SyndFeed syndFeed)
createEmptyChannel
public static Channel createEmptyChannel(SubscriptionList subscriptionList)
getUTF8Writer
public static Writer getUTF8Writer(File file)
throws IOException
- Throws:
IOException
© 2009 Pramati Technologies - Dekoh - Portal for Developers