org.mule.module.rss
Class RssEntryCreatorComponent

java.lang.Object
  extended by org.mule.module.rss.RssEntryCreatorComponent

public class RssEntryCreatorComponent
extends Object


Constructor Summary
RssEntryCreatorComponent()
           
 
Method Summary
 com.sun.syndication.feed.synd.SyndEntry readFeed(String title, String content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RssEntryCreatorComponent

public RssEntryCreatorComponent()
Method Detail

readFeed

public com.sun.syndication.feed.synd.SyndEntry readFeed(String title,
                                                        String content)
                                                 throws Exception
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.