org.apache.camel.component.rss
Class RssUtils

java.lang.Object
  extended by org.apache.camel.component.rss.RssUtils

public final class RssUtils
extends Object


Method Summary
static com.sun.syndication.feed.synd.SyndFeed createFeed(String feedUri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createFeed

public static com.sun.syndication.feed.synd.SyndFeed createFeed(String feedUri)
                                                         throws Exception
Throws:
Exception


Apache Camel