@Converter public final class RssConverter extends Object
Modifier and Type | Method and Description |
---|---|
static String |
feedToXml(com.sun.syndication.feed.synd.SyndFeed feed) |
static com.sun.syndication.feed.synd.SyndFeed |
xmlToFeed(String xml) |
@Converter public static String feedToXml(com.sun.syndication.feed.synd.SyndFeed feed) throws com.sun.syndication.io.FeedException
com.sun.syndication.io.FeedException
@Converter public static com.sun.syndication.feed.synd.SyndFeed xmlToFeed(String xml) throws com.sun.syndication.io.FeedException
com.sun.syndication.io.FeedException
Apache Camel